#ifndef _H8300_TYPES_H #define _H8300_TYPES_H #include #ifdef __KERNEL__ #define BITS_PER_LONG 32 #endif /* __KERNEL__ */ #endif /* _H8300_TYPES_H */