hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/arch/x86/include/asm/bugs.h
....@@ -4,8 +4,6 @@
44
55 #include <asm/processor.h>
66
7
-extern void check_bugs(void);
8
-
97 #if defined(CONFIG_CPU_SUP_INTEL) && defined(CONFIG_X86_32)
108 int ppro_with_ram_bug(void);
119 #else