xref
: /
linux
/
arch
/
x86
/
um
/
shared
/
sysdep
/
ptrace.h
(revision 24942c8e5cc8696064ee207ff29d4cf21f70dafc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
__i386__
2
#
include
"
ptrace_32.h
"
3
#
else
4
#
include
"
ptrace_64.h
"
5
#
endif
6