Merge branch '2020-05-18-reduce-size-of-common.h'
[oweals/u-boot.git] / arch / m68k / lib / traps.c
index 5d8020774538b1e581d834f773a7c7368613873f..c49141f376d3b46ce155e77fef5deabdc1b117da 100644 (file)
@@ -8,9 +8,11 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <watchdog.h>
 #include <command.h>
 #include <asm/processor.h>
+#include <asm/ptrace.h>
 
 
 extern void _exc_handler(void);