]> err.no Git - linux-2.6/blobdiff - include/asm-sparc64/ptrace.h
libata: kill ata_noop_dev_select()
[linux-2.6] / include / asm-sparc64 / ptrace.h
index 67341cff2e6b28c1bc9932a9d09f0911dfc2aace..6da197803efcd501fbf81ab2ca0a59572b41fd9c 100644 (file)
@@ -109,6 +109,7 @@ extern unsigned long profile_pc(struct pt_regs *);
 #define profile_pc(regs) instruction_pointer(regs)
 #endif
 extern void show_regs(struct pt_regs *);
+extern void __show_regs(struct pt_regs *);
 #endif
 
 #else /* __ASSEMBLY__ */