Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
vireshk
/
linux
/
a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee
/
.
/
arch
/
alpha
/
include
/
uapi
/
asm
/
bitsperlong.h
blob: ad57f78682038065c7eaa5c6825537ed8f6963dc [
file
] [
log
] [
blame
]
#ifndef
__ASM_ALPHA_BITSPERLONG_H
#define
__ASM_ALPHA_BITSPERLONG_H
#define
__BITS_PER_LONG
64
#include
<asm-generic/bitsperlong.h>
#endif
/* __ASM_ALPHA_BITSPERLONG_H */