xref
: /
openbmc
/
linux
/
arch
/
m68k
/
include
/
asm
/
bitops.h
(revision baa7eb025ab14f3cba2e35c0a8648f9c9f01d24f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
__uClinux__
2
#
include
"
bitops_no.h
"
3
#
else
4
#
include
"
bitops_mm.h
"
5
#
endif
6