[MIPS] Make unwind_stack() can dig into interrupted context
[safe/jmp/linux-2.6] / include / asm-mips / stacktrace.h
index 231f6f8..07f8733 100644 (file)
@@ -6,7 +6,7 @@
 #ifdef CONFIG_KALLSYMS
 extern int raw_show_trace;
 extern unsigned long unwind_stack(struct task_struct *task, unsigned long *sp,
-                                 unsigned long pc, unsigned long ra);
+                                 unsigned long pc, unsigned long *ra);
 #else
 #define raw_show_trace 1
 #define unwind_stack(task, sp, pc, ra) 0