common: Move interrupt functions into a new header
[oweals/u-boot.git] / arch / nios2 / cpu / interrupts.c
index 96c3020935353c758444cb1cefa082fac2231af1..e9d1ff911be70ddddb3e045948ac589a1937e22d 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <irq_func.h>
 #include <asm/nios2.h>
 #include <asm/types.h>
 #include <asm/io.h>