index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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