This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / mips / kernel / gdb-stub.c
index 2698893..8b74e9c 100644 (file)
@@ -171,8 +171,6 @@ 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
  */