More FB2 stuff
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@877 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
26ba0f5f9b
commit
f7092040fd
17 changed files with 267 additions and 76 deletions
6
src/include/cpu/ppc/cpuid.h
Normal file
6
src/include/cpu/ppc/cpuid.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef CPU_PPC_CPUID_H
|
||||
#define CPU_PPC_CPUID_H
|
||||
|
||||
void display_cpuid(void);
|
||||
|
||||
#endif /* CPU_PPC_CPUID_H */
|
||||
Loading…
Add table
Add a link
Reference in a new issue