X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fgdb-stub.h;h=22f67d4a71abac6831f5d7facdb877e9b4b45051;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=bbc328f248a1aa36b1c34e3012d1a31dc544b517;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-mips/gdb-stub.h b/include/asm-mips/gdb-stub.h index bbc328f24..22f67d4a7 100644 --- a/include/asm-mips/gdb-stub.h +++ b/include/asm-mips/gdb-stub.h @@ -207,6 +207,7 @@ struct gdb_regs { * Prototypes */ +extern int kgdb_enabled; void set_debug_traps(void); void set_async_breakpoint(unsigned long *epc);