diff options
Diffstat (limited to 'xen/arch/x86/setup.c')
-rw-r--r-- | xen/arch/x86/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xen/arch/x86/setup.c b/xen/arch/x86/setup.c index 0903967796..b0ebecfcee 100644 --- a/xen/arch/x86/setup.c +++ b/xen/arch/x86/setup.c @@ -66,7 +66,6 @@ boolean_param("noapic", skip_ioapic_setup); int early_boot = 1; -int ht_per_core = 1; cpumask_t cpu_present_map; /* Limits of Xen heap, used to initialise the allocator. */ |