]> Git Repo - J-u-boot.git/blobdiff - arch/arm/lib/interrupts_m.c
common: Move interrupt functions into a new header
[J-u-boot.git] / arch / arm / lib / interrupts_m.c
index 95df6cb1eb88fa2924501c683db4b725ef01d727..e4373f3781058649eed0934fbd462029824eba19 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <irq_func.h>
 
 /*
  * Upon exception entry ARMv7-M processors automatically save stack
This page took 0.025961 seconds and 4 git commands to generate.