]> git.proxmox.com Git - wasi-libc.git/blobdiff - libc-top-half/musl/arch/powerpc/bits/ptrace.h
Update to musl 1.1.22.
[wasi-libc.git] / libc-top-half / musl / arch / powerpc / bits / ptrace.h
index 75086ca02b03b089bc46ef67337eda6b1b7154e8..303a0735ef0232924378f0ca32517da05f87706c 100644 (file)
@@ -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