aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64')
-rw-r--r--include/asm-sparc64/ptrace.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sparc64/ptrace.h b/include/asm-sparc64/ptrace.h
index 7eba90c6c753..2ba989b3056e 100644
--- a/include/asm-sparc64/ptrace.h
+++ b/include/asm-sparc64/ptrace.h
@@ -261,8 +261,6 @@ extern void show_regs(struct pt_regs *);
261#define SF_XXARG 0x5c 261#define SF_XXARG 0x5c
262 262
263/* Stuff for the ptrace system call */ 263/* Stuff for the ptrace system call */
264#define PTRACE_SUNATTACH 10
265#define PTRACE_SUNDETACH 11
266#define PTRACE_GETREGS 12 264#define PTRACE_GETREGS 12
267#define PTRACE_SETREGS 13 265#define PTRACE_SETREGS 13
268#define PTRACE_GETFPREGS 14 266#define PTRACE_GETFPREGS 14