musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2019年02月24日 17:54:33 +0000
committerRich Felker <dalias@aerifal.cx>2019年03月13日 12:33:41 -0400
commita86c4724c08a2dc52bab79a2da59292a6cf7ff33 (patch)
tree0cdcacb29c35eeec93374b366b93b2156aeebd22
parent65735baa75cb7176a0b3b784f46c9500c8639b36 (diff)
downloadmusl-a86c4724c08a2dc52bab79a2da59292a6cf7ff33.tar.gz
powerpc: add PTRACE_SYSEMU from linux v4.20
added in linux commit 5521eb4bca2db733952f068c37bdf3cd656ad23c
Diffstat
-rw-r--r--arch/powerpc/bits/ptrace.h 2
-rw-r--r--arch/powerpc64/bits/ptrace.h 2
2 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/bits/ptrace.h b/arch/powerpc/bits/ptrace.h
index 75086ca0..303a0735 100644
--- a/arch/powerpc/bits/ptrace.h
+++ b/arch/powerpc/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
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
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月08日 00:04:18 +0000

AltStyle によって変換されたページ (->オリジナル) /