xtensa: ptrace: add prototypes to <asm/ptrace.h>
[linux-2.6-microblaze.git] / arch / xtensa / kernel / ptrace.c
index f294771..9056cd1 100644 (file)
@@ -541,7 +541,6 @@ long arch_ptrace(struct task_struct *child, long request,
        return ret;
 }
 
-void do_syscall_trace_leave(struct pt_regs *regs);
 int do_syscall_trace_enter(struct pt_regs *regs)
 {
        if (regs->syscall == NO_SYSCALL)