summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/traps.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc5xxx/traps.c')
-rw-r--r--cpu/mpc5xxx/traps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/mpc5xxx/traps.c b/cpu/mpc5xxx/traps.c
index 2a0915351e..934a2f2ab0 100644
--- a/cpu/mpc5xxx/traps.c
+++ b/cpu/mpc5xxx/traps.c
@@ -35,6 +35,7 @@
#include <common.h>
#include <command.h>
+#include <kgdb.h>
#include <asm/processor.h>
/* Returns 0 if exception not found and fixup otherwise. */