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