X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fkgdb_stubs.c;h=66aed7cea1c7e268afcbb7274e1c71fa5208c0e8;hb=2fa581ba910368d0f7f995fb906d6c5e4218b594;hp=c061126bed2a1103c98151816d9ad6614db75d82;hpb=a4ef0657e3075d0f951d78cc1398cb7e05af648a;p=oweals%2Fu-boot.git diff --git a/common/kgdb_stubs.c b/common/kgdb_stubs.c index c061126bed..66aed7cea1 100644 --- a/common/kgdb_stubs.c +++ b/common/kgdb_stubs.c @@ -11,6 +11,7 @@ #include #include #include +#include int (*debugger_exception_handler)(struct pt_regs *);