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