index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
setup.c
blob: 4bf129f1d2e2f83a7c9a86d5c5d129a9ba03b382 (
plain
)
1
2
3
4
5
#ifdef CONFIG_MMU #include "setup_mm.c" #else #include "setup_no.c" #endif