Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
6083184269fd723affca4f6340e491950267622a
/
.
/
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 */