Make kgdb_wait static.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 3 Oct 2005 12:30:57 +0000 (13:30 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:34 +0000 (19:32 +0100)
Nothing outside gdb-stub.c uses kgdb_wait, so change it's definition to
static.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found