|
@@ -212,11 +212,5 @@ static inline int hard_smp_processor_id(void)
|
|
|
|
|
|
#endif /* CONFIG_X86_LOCAL_APIC */
|
|
#endif /* CONFIG_X86_LOCAL_APIC */
|
|
|
|
|
|
-#ifdef CONFIG_X86_HAS_BOOT_CPU_ID
|
|
|
|
-extern unsigned char boot_cpu_id;
|
|
|
|
-#else
|
|
|
|
-#define boot_cpu_id 0
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
#endif /* __ASSEMBLY__ */
|
|
#endif /* __ASSEMBLY__ */
|
|
#endif /* _ASM_X86_SMP_H */
|
|
#endif /* _ASM_X86_SMP_H */
|