diff options
Diffstat (limited to 'arch/frv/include/asm/ptrace.h')
| -rw-r--r-- | arch/frv/include/asm/ptrace.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/frv/include/asm/ptrace.h b/arch/frv/include/asm/ptrace.h index a54b535c9e4..6bfad4cf190 100644 --- a/arch/frv/include/asm/ptrace.h +++ b/arch/frv/include/asm/ptrace.h | |||
| @@ -84,8 +84,6 @@ extern void show_regs(struct pt_regs *); | |||
| 84 | #define task_pt_regs(task) ((task)->thread.frame0) | 84 | #define task_pt_regs(task) ((task)->thread.frame0) |
| 85 | 85 | ||
| 86 | #define arch_has_single_step() (1) | 86 | #define arch_has_single_step() (1) |
| 87 | extern void user_enable_single_step(struct task_struct *); | ||
| 88 | extern void user_disable_single_step(struct task_struct *); | ||
| 89 | 87 | ||
| 90 | #endif /* !__ASSEMBLY__ */ | 88 | #endif /* !__ASSEMBLY__ */ |
| 91 | #endif /* __KERNEL__ */ | 89 | #endif /* __KERNEL__ */ |
