switch some ROMCC boards back to ROMCC.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5364 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
c51dc44bf2
commit
c2d29415c3
@@ -59,7 +59,7 @@ static void print_pci_regs_all(void)
|
||||
}
|
||||
}
|
||||
|
||||
static void print_cpuid()
|
||||
static void print_cpuid(void)
|
||||
{
|
||||
msr_t msr;
|
||||
unsigned index;
|
||||
|
Reference in New Issue
Block a user