Release 4.10 arch/um/include/asm/kmap_types.h
/*
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#ifndef __UM_KMAP_TYPES_H
#define __UM_KMAP_TYPES_H
/* No more #include "asm/arch/kmap_types.h" ! */
#define KM_TYPE_NR 14
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
jeff dike | jeff dike | 9 | 64.29% | 1 | 33.33% |
americo wang | americo wang | 3 | 21.43% | 1 | 33.33% |
paolo giarrusso | paolo giarrusso | 2 | 14.29% | 1 | 33.33% |
| Total | 14 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.