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