Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
pjt
/
linsched
/
e0adb9902fb338a9fe634c3c2a3e474075c733ba
/
.
/
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 */