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