Sign in
android-kvm
/
kvm-unit-tests
/
c76b0d0a3842ba312a2d8512f7a3728f4598bf94
/
.
/
lib
/
ppc64
/
asm
/
bitops.h
blob: c93d64bb900599fdc2df3a51243fe78d764aa032 [
file
] [
log
] [
blame
]
#ifndef
_ASMPPC64_BITOPS_H_
#define
_ASMPPC64_BITOPS_H_
#ifndef
_BITOPS_H_
#error
only
<bitops.h>
can be included directly
#endif
#define
BITS_PER_LONG
64
#define
HAVE_BUILTIN_FLS
1
#endif