Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / score / include / asm / bitops.h
1 #ifndef _ASM_SCORE_BITOPS_H
2 #define _ASM_SCORE_BITOPS_H
3
4 #include <asm/byteorder.h> /* swab32 */
5 #include <asm/barrier.h>
6
7 #include <asm-generic/bitops.h>
8 #include <asm-generic/bitops/__fls.h>
9
10 #endif /* _ASM_SCORE_BITOPS_H */