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