aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_amd64.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/sys_amd64.const')
-rw-r--r--sys/linux/sys_amd64.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/sys_amd64.const b/sys/linux/sys_amd64.const
index 9cae7e471..7b43bf440 100644
--- a/sys/linux/sys_amd64.const
+++ b/sys/linux/sys_amd64.const
@@ -372,6 +372,8 @@ PTRACE_O_TRACESYSGOOD = 1
PTRACE_O_TRACEVFORK = 4
PTRACE_O_TRACEVFORKDONE = 32
PTRACE_PEEKDATA = 2
+PTRACE_PEEKSIGINFO = 16905
+PTRACE_PEEKSIGINFO_SHARED = 1
PTRACE_PEEKTEXT = 1
PTRACE_PEEKUSR = 3
PTRACE_POKEDATA = 5