NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
[linux/fpc-iii.git] / arch / score / include / asm / bitops.h
blobc1bf8d6d0fb08ee8f1e2da9189017c1e57ec067e
1 #ifndef _ASM_SCORE_BITOPS_H
2 #define _ASM_SCORE_BITOPS_H
4 #include <asm/byteorder.h> /* swab32 */
5 #include <asm/barrier.h>
7 #include <asm-generic/bitops.h>
8 #include <asm-generic/bitops/__fls.h>
10 #endif /* _ASM_SCORE_BITOPS_H */