summaryrefslogtreecommitdiff
path: root/arch/powerpc64/bits/ptrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc64/bits/ptrace.h')
-rw-r--r--arch/powerpc64/bits/ptrace.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc64/bits/ptrace.h b/arch/powerpc64/bits/ptrace.h
index 75086ca0..303a0735 100644
--- a/arch/powerpc64/bits/ptrace.h
+++ b/arch/powerpc64/bits/ptrace.h
@@ -8,6 +8,8 @@
#define PTRACE_SET_DEBUGREG 0x1a
#define PTRACE_GETVSRREGS 0x1b
#define PTRACE_SETVSRREGS 0x1c
+#define PTRACE_SYSEMU 0x1d
+#define PTRACE_SYSEMU_SINGLESTEP 0x1e
#define PTRACE_SINGLEBLOCK 0x100
#define PT_GETVRREGS PTRACE_GETVRREGS