]> Git Repo - J-u-boot.git/blobdiff - arch/riscv/lib/interrupts.c
common: Move interrupt functions into a new header
[J-u-boot.git] / arch / riscv / lib / interrupts.c
index 74c1e561c713b04c456ff2cade618817ad805c10..3b25c5b7a75d735dfc7caa43017c996f0634dc48 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <irq_func.h>
 #include <asm/ptrace.h>
 #include <asm/system.h>
 #include <asm/encoding.h>
This page took 0.026269 seconds and 4 git commands to generate.