diff options
Diffstat (limited to 'arch/sparc/kernel/kernel.h')
-rw-r--r-- | arch/sparc/kernel/kernel.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/kernel/kernel.h b/arch/sparc/kernel/kernel.h index 8278df5d4ce7..1c1a7d39c7e1 100644 --- a/arch/sparc/kernel/kernel.h +++ b/arch/sparc/kernel/kernel.h | |||
@@ -80,8 +80,6 @@ extern unsigned int patchme_maybe_smp_msg[]; | |||
80 | extern void floppy_hardint(void); | 80 | extern void floppy_hardint(void); |
81 | 81 | ||
82 | /* trampoline_32.S */ | 82 | /* trampoline_32.S */ |
83 | extern int __smp4m_processor_id(void); | ||
84 | extern int __smp4d_processor_id(void); | ||
85 | extern unsigned long sun4m_cpu_startup; | 83 | extern unsigned long sun4m_cpu_startup; |
86 | extern unsigned long sun4d_cpu_startup; | 84 | extern unsigned long sun4d_cpu_startup; |
87 | 85 | ||