Browse Source

[SPARC64]: Kill unused function 'kernel_enter_debugger'.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 17 years ago
parent
commit
a3d41704d4
1 changed files with 0 additions and 5 deletions
  1. 0 5
      arch/sparc64/kernel/setup.c

+ 0 - 5
arch/sparc64/kernel/setup.c

@@ -90,11 +90,6 @@ static struct console prom_early_console = {
 	.index =	-1,
 };
 
-/* XXX Implement this at some point... */
-void kernel_enter_debugger(void)
-{
-}
-
 /* 
  * Process kernel command line switches that are specific to the
  * SPARC or that require special low-level processing.