xref
: /
linux
/
arch
/
m68k
/
include
/
asm
/
cacheflush.h
(revision c41b20e721ea4f6f20f66a66e7f0c3c97a2ca9c2)
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