musl-tcc/arch/sh/bits/ptrace.h

6 lines
150 B
C
Raw Normal View History

2022-03-20 08:48:53 +00:00
#define PTRACE_GETFDPIC 31
#define PTRACE_GETFDPIC_EXEC 0
#define PTRACE_GETFDPIC_INTERP 1
#define PTRACE_GETDSPREGS 55
#define PTRACE_SETDSPREGS 56