diff options
Diffstat (limited to 'arch/sparc64/kernel/setup.c')
-rw-r--r-- | arch/sparc64/kernel/setup.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/sparc64/kernel/setup.c b/arch/sparc64/kernel/setup.c index ebad74bd88bb..e6b57ba2b744 100644 --- a/arch/sparc64/kernel/setup.c +++ b/arch/sparc64/kernel/setup.c | |||
@@ -90,11 +90,6 @@ static struct console prom_early_console = { | |||
90 | .index = -1, | 90 | .index = -1, |
91 | }; | 91 | }; |
92 | 92 | ||
93 | /* XXX Implement this at some point... */ | ||
94 | void kernel_enter_debugger(void) | ||
95 | { | ||
96 | } | ||
97 | |||
98 | /* | 93 | /* |
99 | * Process kernel command line switches that are specific to the | 94 | * Process kernel command line switches that are specific to the |
100 | * SPARC or that require special low-level processing. | 95 | * SPARC or that require special low-level processing. |