X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-i386%2Fprocessor.h;h=359bb0151742b6c2c36becf4c4da74f03af9f222;hb=7f907d7486f2519c2ff1493bfbcdc36dcacd85b7;hp=7149784ed40bbde077e6ff0dbc68fc8cabead1b6;hpb=ecd02dddd1d5bfc2141cbd0e205a53fb9d849c9e;p=linux-2.6 diff --git a/include/asm-i386/processor.h b/include/asm-i386/processor.h index 7149784ed4..359bb01517 100644 --- a/include/asm-i386/processor.h +++ b/include/asm-i386/processor.h @@ -98,6 +98,7 @@ extern struct cpuinfo_x86 cpu_data[]; #endif extern int phys_proc_id[NR_CPUS]; +extern int cpu_core_id[NR_CPUS]; extern char ignore_fpu_irq; extern void identify_cpu(struct cpuinfo_x86 *);