Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
26c5be3c750df6f8a9193d478905627ec75f7f41
/
.
/
arch
/
ia64
/
include
/
asm
/
bitsperlong.h
blob: ec4db3c970b7705e87ced26e39f85fbf115757a2 [
file
] [
log
] [
blame
]
#ifndef
__ASM_IA64_BITSPERLONG_H
#define
__ASM_IA64_BITSPERLONG_H
#define
__BITS_PER_LONG
64
#include
<asm-generic/bitsperlong.h>
#endif
/* __ASM_IA64_BITSPERLONG_H */