repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
um: merge arch/um/os-Linux/sys-{i386,x86_64}
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
m68k
/
include
/
asm
/
cacheflush.h
blob
a70d7319630abc7f26081376f5783d3ed349a4e6
1
#ifdef __uClinux__
2
#include
"cacheflush_no.h"
3
#else
4
#include
"cacheflush_mm.h"
5
#endif