Release 4.11 arch/m32r/include/asm/types.h
#ifndef _ASM_M32R_TYPES_H
#define _ASM_M32R_TYPES_H
#include <uapi/asm/types.h>
/*
* These aren't exported outside the kernel to avoid name space clashes
*/
#define BITS_PER_LONG 32
#endif /* _ASM_M32R_TYPES_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Hirokazu Takata | 14 | 82.35% | 2 | 50.00% |
H. Peter Anvin | 2 | 11.76% | 1 | 25.00% |
David Howells | 1 | 5.88% | 1 | 25.00% |
Total | 17 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.