xref: /aosp_15_r20/external/musl/arch/sh/bits/ptrace.h (revision c9945492fdd68bbe62686c5b452b4dc1be3f8453)
1 #define PTRACE_GETFDPIC		31
2 #define PTRACE_GETFDPIC_EXEC	0
3 #define PTRACE_GETFDPIC_INTERP	1
4 #define PTRACE_GETDSPREGS	55
5 #define PTRACE_SETDSPREGS	56
6