Release 4.10 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* | hirokazu takata* | 14 | 82.35% | 2 | 50.00% |
h. peter anvin | h. peter anvin | 2 | 11.76% | 1 | 25.00% |
david howells | 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.