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