common: Move hang() to the same header as panic()
[oweals/u-boot.git] / arch / mips / lib / traps.c
index 6fe8ebd16bad08bd84628fc9167fd8303d4313d2..b8568c00fed53034ce48c6a368c6ebfd28bc392b 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <hang.h>
 #include <init.h>
 #include <asm/mipsregs.h>
 #include <asm/addrspace.h>