aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc')
-rw-r--r--include/asm-sparc/ptrace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc/ptrace.h b/include/asm-sparc/ptrace.h
index 8201a7b29d49..c25334234a6f 100644
--- a/include/asm-sparc/ptrace.h
+++ b/include/asm-sparc/ptrace.h
@@ -149,6 +149,7 @@ extern void show_regs(struct pt_regs *);
149#define SF_XXARG 0x5c 149#define SF_XXARG 0x5c
150 150
151/* Stuff for the ptrace system call */ 151/* Stuff for the ptrace system call */
152#define PTRACE_SPARC_DETACH 11
152#define PTRACE_GETREGS 12 153#define PTRACE_GETREGS 12
153#define PTRACE_SETREGS 13 154#define PTRACE_SETREGS 13
154#define PTRACE_GETFPREGS 14 155#define PTRACE_GETFPREGS 14