Cross Reference: setup.c
xref
: /
linux-4.4.14
/
arch
/
m68k
/
kernel
/
setup.c
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.4.14/arch/m68k/kernel/
1
#
ifdef
CONFIG_MMU
2
#
include
"
setup_mm.c
"
3
#
else
4
#
include
"
setup_no.c
"
5
#
endif
6