summaryrefslogtreecommitdiff
path: root/cpu/mpc512x/traps.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc512x/traps.c')
-rw-r--r--cpu/mpc512x/traps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/mpc512x/traps.c b/cpu/mpc512x/traps.c
index 8000fabd4a..786f4a5a7e 100644
--- a/cpu/mpc512x/traps.c
+++ b/cpu/mpc512x/traps.c
@@ -28,6 +28,7 @@
*/
#include <common.h>
+#include <kgdb.h>
#include <asm/processor.h>
DECLARE_GLOBAL_DATA_PTR;