]> Git Repo - J-u-boot.git/blobdiff - arch/m68k/cpu/mcf5227x/interrupts.c
common: Move interrupt functions into a new header
[J-u-boot.git] / arch / m68k / cpu / mcf5227x / interrupts.c
index d38f01950b18853c3f5b251768e4f67fbabe6e38..5a6a88cd5713a916852c50ce72033fd3e89ff6c5 100644 (file)
@@ -10,6 +10,7 @@
 
 /* CPU specific interrupt routine */
 #include <common.h>
+#include <irq_func.h>
 #include <asm/immap.h>
 #include <asm/io.h>
 
This page took 0.02492 seconds and 4 git commands to generate.