xref
: /
linux
/
arch
/
m68k
/
kernel
/
setup.c
(revision 8e9356c6146d0bb81a6ffb02eae522e57ff29662)
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