diff options
Diffstat (limited to 'cpu/74xx_7xx/traps.c')
-rw-r--r-- | cpu/74xx_7xx/traps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/74xx_7xx/traps.c b/cpu/74xx_7xx/traps.c index 24e28e2..1d5dd01 100644 --- a/cpu/74xx_7xx/traps.c +++ b/cpu/74xx_7xx/traps.c @@ -34,6 +34,7 @@ #include <common.h> #include <command.h> +#include <kgdb.h> #include <asm/processor.h> #ifdef CONFIG_AMIGAONEG3SE |