vserver 1.9.5.x5
[linux-2.6.git] / arch / mips / kernel / gdb-stub.c
index 8b74e9c..2698893 100644 (file)
@@ -171,6 +171,8 @@ static int hexToLong(char **ptr, long *longValue);
 static unsigned char *mem2hex(char *mem, char *buf, int count, int may_fault);
 void handle_exception(struct gdb_regs *regs);
 
+int kgdb_enabled;
+
 /*
  * spin locks for smp case
  */