index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
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