dect
/
linux-2.6
Archived
13
0
Fork 0

[SPARC64]: Kill unused function 'kernel_enter_debugger'.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2008-02-18 15:13:48 -08:00
parent cbc9fc5dec
commit a3d41704d4
1 changed files with 0 additions and 5 deletions

View File

@ -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.