]> Pileus Git - ~andy/linux/blob - arch/h8300/include/asm/types.h
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
[~andy/linux] / arch / h8300 / include / asm / types.h
1 #ifndef _H8300_TYPES_H
2 #define _H8300_TYPES_H
3
4 #include <asm-generic/int-ll64.h>
5
6 #ifdef __KERNEL__
7
8 #define BITS_PER_LONG 32
9
10 #endif /* __KERNEL__ */
11
12 #endif /* _H8300_TYPES_H */