repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110516
[linux-2.6/next.git]
/
arch
/
m68k
/
kernel
/
setup.c
blob
4bf129f1d2e2f83a7c9a86d5c5d129a9ba03b382
1
#ifdef CONFIG_MMU
2
#include
"setup_mm.c"
3
#else
4
#include
"setup_no.c"
5
#endif