diff options
Diffstat (limited to 'arch/sparc/include/asm/system_32.h')
-rw-r--r-- | arch/sparc/include/asm/system_32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/include/asm/system_32.h b/arch/sparc/include/asm/system_32.h index 4e18ef272336..8623fc48fe24 100644 --- a/arch/sparc/include/asm/system_32.h +++ b/arch/sparc/include/asm/system_32.h | |||
@@ -49,6 +49,7 @@ extern unsigned long empty_zero_page; | |||
49 | extern void sun_do_break(void); | 49 | extern void sun_do_break(void); |
50 | extern int serial_console; | 50 | extern int serial_console; |
51 | extern int stop_a_enabled; | 51 | extern int stop_a_enabled; |
52 | extern int scons_pwroff; | ||
52 | 53 | ||
53 | static inline int con_is_present(void) | 54 | static inline int con_is_present(void) |
54 | { | 55 | { |