mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
remove_logical_cpus need call get_option
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1617 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
70093f7875
commit
e89137b2ad
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <arch/pirq_routing.h>
|
||||
#include <arch/smp/mpspec.h>
|
||||
#include <arch/acpi.h>
|
||||
#include <pc80/mc146818rtc.h>
|
||||
#include "linuxbios_table.h"
|
||||
|
||||
#if CONFIG_SMP && CONFIG_MAX_PHYSICAL_CPUS && (CONFIG_MAX_PHYSICAL_CPUS < CONFIG_MAX_CPUS)
|
||||
|
|
Loading…
Add table
Reference in a new issue