Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b61eaa924c320821469caa0cd2bf89e7a1ec8bd0
/
.
/
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