Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
[oweals/u-boot.git] / arch / blackfin / cpu / initcode.c
index 917b7f9b91ce0fd8e1e83ed217d773969e70018d..fb3a101c7909c8876b05bbd28bc37979cc623c5d 100644 (file)
@@ -19,6 +19,8 @@
 #include <asm/mach-common/bits/pll.h>
 #include <asm/mach-common/bits/uart.h>
 
+#define BUG() while (1) { asm volatile("emuexcpt;"); }
+
 #include "serial.h"
 
 __attribute__((always_inline))