repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.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