Sign in
android-kvm
/
kvm-unit-tests
/
refs/heads/svm
/
.
/
lib
/
s390x
/
asm
/
bitops.h
blob: e7cdda920d68c86f283a2b50259ae0eee25f4966 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
_ASMS390X_BITOPS_H_
#define
_ASMS390X_BITOPS_H_
#ifndef
_BITOPS_H_
#error
only
<bitops.h>
can be included directly
#endif
#define
BITS_PER_LONG
64
#endif