dualcore.h and quadcore.h are almost exactly the same.
Only have multicore.h for both of them. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5311 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
e9f3258e0b
commit
9a16e3e5a6
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
#include <arch/cpu.h>
|
||||
#include <cpu/amd/quadcore.h>
|
||||
#include <cpu/amd/multicore.h>
|
||||
#ifdef __PRE_RAM__
|
||||
#include <cpu/amd/model_10xxx_msr.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user