xref
: /
linux
/
arch
/
m68k
/
kernel
/
setup.c
(revision 2aa8470f02a9b9e6a410d1264fe6c8fa6c402eff)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
CONFIG_MMU
2
#
include
"
setup_mm.c
"
3
#
else
4
#
include
"
setup_no.c
"
5
#
endif
6