index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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