[SPARC]: Add reboot_command[] extern decl to asm/system.h

Kill off some sparse warnings.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2008-02-28 21:53:20 -08:00
parent c8edc89d24
commit 7729d74ed5
4 changed files with 4 additions and 4 deletions

View File

@@ -139,8 +139,6 @@ void cpu_idle(void)
#endif
extern char reboot_command [];
/* XXX cli/sti -> local_irq_xxx here, check this works once SMP is fixed. */
void machine_halt(void)
{