patch-2.4.22 linux-2.4.22/include/asm-mips64/ptrace.h
Next file: linux-2.4.22/include/asm-mips64/r10kcache.h
Previous file: linux-2.4.22/include/asm-mips64/processor.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-mips64/ptrace.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.21/include/asm-mips64/ptrace.h linux-2.4.22/include/asm-mips64/ptrace.h
@@ -76,6 +76,7 @@
#ifndef __ASSEMBLY__
#define instruction_pointer(regs) ((regs)->cp0_epc)
+extern void show_regs(struct pt_regs *);
#endif /* !__ASSEMBLY__ */
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)