X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fmach-xen%2Fasm%2Fsmp.h;h=33b0fbe155e55032e2d7602f8febaa59ecf9e525;hb=8a0c551415dc3c5aa1e6cac99724ad795498485b;hp=d02c9fbcc4359d3a5c54e25bec7a16feadd52a62;hpb=b1644648ae5a87454d06f1dd96783b0ec4d292df;p=linux-2.6.git diff --git a/include/asm-x86_64/mach-xen/asm/smp.h b/include/asm-x86_64/mach-xen/asm/smp.h index d02c9fbcc..33b0fbe15 100644 --- a/include/asm-x86_64/mach-xen/asm/smp.h +++ b/include/asm-x86_64/mach-xen/asm/smp.h @@ -5,7 +5,6 @@ * We need the APIC definitions automatically as part of 'smp.h' */ #ifndef __ASSEMBLY__ -#include #include #include #include @@ -53,8 +52,6 @@ extern int smp_call_function_single(int cpuid, void (*func) (void *info), extern cpumask_t cpu_sibling_map[NR_CPUS]; extern cpumask_t cpu_core_map[NR_CPUS]; -extern int phys_proc_id[NR_CPUS]; -extern int cpu_core_id[NR_CPUS]; extern u8 cpu_llc_id[NR_CPUS]; #define SMP_TRAMPOLINE_BASE 0x6000