Sign in
linux
/
linux
/
kernel
/
git
/
tj
/
cgroup
/
be32417796c2b8a83fe4cbece83bea96ab9e378f
/
.
/
arch
/
cris
/
include
/
asm
/
types.h
blob: a3cac7757c7ff6819db128ddea6ff519046e9b85 [
file
] [
log
] [
blame
]
#ifndef
_ETRAX_TYPES_H
#define
_ETRAX_TYPES_H
#include
<uapi/asm/types.h>
/*
* These aren't exported outside the kernel to avoid name space clashes
*/
#define
BITS_PER_LONG
32
#endif