Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jic23
/
parrot
/
6cbe67f990c723facaeed94e29a1d854dc5930ec
/
.
/
arch
/
h8300
/
include
/
asm
/
types.h
blob: 07257d9487d8613910e0229c78ffafe74ce01c8a [
file
] [
log
] [
blame
]
#ifndef
_H8300_TYPES_H
#define
_H8300_TYPES_H
#include
<asm-generic/int-ll64.h>
#ifdef
__KERNEL__
#define
BITS_PER_LONG
32
#endif
/* __KERNEL__ */
#endif
/* _H8300_TYPES_H */