Sign in
gem5
/
arm
/
linux
/
0f19bc681ed0849a2b95778460a0a8132e3700e2
/
.
/
arch
/
alpha
/
include
/
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 */