summaryrefslogtreecommitdiff
path: root/common/kgdb_stubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/kgdb_stubs.c')
-rw-r--r--common/kgdb_stubs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/kgdb_stubs.c b/common/kgdb_stubs.c
index 5278209909..afa7d6403a 100644
--- a/common/kgdb_stubs.c
+++ b/common/kgdb_stubs.c
@@ -9,6 +9,7 @@
#include <common.h>
#include <kgdb.h>
+#include <serial.h>
int (*debugger_exception_handler)(struct pt_regs *);