xref
: /
linux-2.6.39
/
arch
/
m68k
/
kernel
/
ptrace.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
CONFIG_MMU
2
#
include
"
ptrace_mm.c
"
3
#
else
4
#
include
"
ptrace_no.c
"
5
#
endif
6