|
@@ -167,7 +167,6 @@ extern const struct seq_operations cpuinfo_op;
|
|
#define cache_line_size() (boot_cpu_data.x86_cache_alignment)
|
|
#define cache_line_size() (boot_cpu_data.x86_cache_alignment)
|
|
|
|
|
|
extern void cpu_detect(struct cpuinfo_x86 *c);
|
|
extern void cpu_detect(struct cpuinfo_x86 *c);
|
|
-extern void fpu__detect(struct cpuinfo_x86 *c);
|
|
|
|
|
|
|
|
extern void early_cpu_init(void);
|
|
extern void early_cpu_init(void);
|
|
extern void identify_boot_cpu(void);
|
|
extern void identify_boot_cpu(void);
|