add arm and sh bits/ptrace.h
[musl] / arch / sh / bits / ptrace.h
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