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