]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/stacktrace.h
[SCSI] add scsi_host and scsi_target to scsi_bus
[linux-2.6-omap-h63xx.git] / include / asm-mips / stacktrace.h
index 87bd7caec1cfa038f6dcc2b693723d31066b52bd..0bf82818aa53d9abe10a75c86e7c40c240d957d5 100644 (file)
@@ -12,6 +12,7 @@ extern unsigned long unwind_stack(struct task_struct *task, unsigned long *sp,
 static inline unsigned long unwind_stack(struct task_struct *task,
        unsigned long *sp, unsigned long pc, unsigned long *ra)
 {
+       return 0;
 }
 #endif