Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
d20d5a7456d57d8affa88f45f27ae96ea49c29e4
/
.
/
arch
/
m68k
/
include
/
asm
/
bitops.h
blob: ce163abddaba61a70e8f5fd23ae7160dfcc79f9a [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"bitops_no.h"
#else
#include
"bitops_mm.h"
#endif