index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
tlbflush.h
blob: b6f93b30951e0faa799a78aa0694f6b489a59c6e (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include "tlbflush_no.h" #else #include "tlbflush_mm.h" #endif