]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/x86/include/asm/smp.h
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
[thirdparty/linux.git] / arch / x86 / include / asm / smp.h
index 47ce4c79a3b0f80c99469b13d8ccc07fed168d22..9fa795102b939e12e30c76bbd9f3642882ac0c17 100644 (file)
@@ -200,5 +200,8 @@ extern void nmi_selftest(void);
 #define nmi_selftest() do { } while (0)
 #endif
 
-#endif /* __ASSEMBLY__ */
+extern unsigned int smpboot_control;
+
+#endif /* !__ASSEMBLY__ */
+
 #endif /* _ASM_X86_SMP_H */