github.com/afumu/libc@v0.0.6/musl/arch/sh/bits/ptrace.h (about)

     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