- Updates to config.g so that it works more reliably and has initial support
[coreboot.git] / src / arch / i386 / include / arch / smp / mpspec.h
index 96b2ab3e6bbf46051c00d130cddcb74847b8b4e3..e780593df60378a3b9ff18466f4a17a2091250e0 100644 (file)
@@ -268,7 +268,7 @@ void *smp_write_floating_table(unsigned long addr);
 unsigned long write_smp_table(unsigned long addr, unsigned long *processor_map);
 
 /* A table (per mainboard) listing the initial apicid of each cpu. */
-extern unsigned long initial_apicid[MAX_CPUS];
+extern unsigned long initial_apicid[CONFIG_MAX_CPUS];
 
 #else /* HAVE_MP_TABLE */
 static inline