]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/cpu.h
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[karo-tx-linux.git] / arch / x86 / include / asm / cpu.h
index 4564c8e28a33562a347066c4e87b5ec09a01e497..5f9a1243190e8456aaa48f7b77cfa776e08ea7b8 100644 (file)
@@ -28,6 +28,10 @@ struct x86_cpu {
 #ifdef CONFIG_HOTPLUG_CPU
 extern int arch_register_cpu(int num);
 extern void arch_unregister_cpu(int);
+extern void __cpuinit start_cpu0(void);
+#ifdef CONFIG_DEBUG_HOTPLUG_CPU0
+extern int _debug_hotplug_cpu(int cpu, int action);
+#endif
 #endif
 
 DECLARE_PER_CPU(int, cpu_state);