patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-mips / ptrace.h
index 36df5fc..19cadb6 100644 (file)
@@ -69,6 +69,8 @@ struct pt_regs {
 
 extern void show_regs(struct pt_regs *);
 
+extern asmlinkage void do_syscall_trace(struct pt_regs *regs, int entryexit);
+
 #endif
 
 #endif /* _ASM_PTRACE_H */