h8300: GENERIC_BUG support
[safe/jmp/linux-2.6] / arch / h8300 / include / asm / system.h
index 4b8e475..d98d976 100644 (file)
@@ -155,4 +155,6 @@ static inline unsigned long __xchg(unsigned long x, volatile void * ptr, int siz
 
 #define arch_align_stack(x) (x)
 
+void die(char *str, struct pt_regs *fp, unsigned long err);
+
 #endif /* _H8300_SYSTEM_H */