This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
788e5b3a5d
linux
/
arch
/
m68k
/
include
/
asm
/
cacheflush.h
6 lines
94 B
C
Raw
Blame
History
#
ifdef __uClinux__
#
include
<asm/cacheflush_no.h>
#
else
#
include
<asm/cacheflush_mm.h>
#
endif
Reference in New Issue
View Git Blame
Copy Permalink