xref
: /
linux-3.4.99
/
arch
/
m68k
/
mm
/
init.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
CONFIG_MMU
2
#
include
"
init_mm.c
"
3
#
else
4
#
include
"
init_no.c
"
5
#
endif
6