index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
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