Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
16b1fe2ce62d6238acb13fbe59b4fc13b51b1445
/
.
/
arch
/
m68k
/
include
/
asm
/
cacheflush.h
blob: 4fc738209bd1b2585110c9fc93716c8d1c5b3e47 [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
<asm/cacheflush_no.h>
#else
#include
<asm/cacheflush_mm.h>
#endif