Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e81cfd214f97a26ca2b00564258ebcf099214cbb
/
.
/
arch
/
m68k
/
include
/
asm
/
cacheflush.h
blob: a70d7319630abc7f26081376f5783d3ed349a4e6 [
file
] [
log
] [
blame
]
Sam Ravnborg
4914802
2009-01-16 21:58:10 +1000
[
diff
] [
blame
]
1
#ifdef
__uClinux__
2
#include
"cacheflush_no.h"
3
#else
4
#include
"cacheflush_mm.h"
5
#endif