common: Move reset_cpu() to the CPU header
[oweals/u-boot.git] / arch / nds32 / lib / interrupts.c
index 88cc7b98d8573f00f8a31c8388f24ff72f65838d..1481e055007b0de18ca216b3ff9e4b61fdbf4219 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <irq_func.h>
 #include <asm/ptrace.h>
 #include <asm/system.h>