summaryrefslogtreecommitdiff
path: root/arch/sh/bits/ptrace.h
blob: 4435ca1f7a5ce27dc526195a23360f81d9e85f99 (plain) (blame)
1
2
3
4
5
#define PTRACE_GETFDPIC		31
#define PTRACE_GETFDPIC_EXEC	0
#define PTRACE_GETFDPIC_INTERP	1
#define PTRACE_GETDSPREGS	55
#define PTRACE_SETDSPREGS	56