xref
: /
linux
/
arch
/
m68k
/
include
/
asm
/
cacheflush.h
(revision 4aad8f51d0672f1c95e2cf0e1bc7b9ab42d8e1ea)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
__uClinux__
2
#
include
"
cacheflush_no.h
"
3
#
else
4
#
include
"
cacheflush_mm.h
"
5
#
endif
6