diff options
Diffstat (limited to 'cpu')
| -rw-r--r-- | cpu/ppc4xx/traps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/ppc4xx/traps.c b/cpu/ppc4xx/traps.c index cb35faf0814..42e422157c1 100644 --- a/cpu/ppc4xx/traps.c +++ b/cpu/ppc4xx/traps.c @@ -34,6 +34,7 @@ #include <common.h> #include <command.h> +#include <kgdb.h> #include <asm/processor.h> DECLARE_GLOBAL_DATA_PTR; |
