common: Move interrupt functions into a new header
[oweals/u-boot.git] / arch / mips / cpu / interrupts.c
index 1c5192ed33f3e4d95d5a4b75ba6a9201fd4b1a53..b3ba9aaeae1e816891581c8dee943a956ca1a06f 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <irq_func.h>
 
 int interrupt_init(void)
 {