]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/h8300/include/asm/types.h
Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi
[karo-tx-linux.git] / 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 */