8a497dfd1115852fb1f7c0ef1038328cfed6d89a
[coreboot.git] / src / include / cpu / ppc / cpuid.h
1 #ifndef CPU_PPC_CPUID_H
2 #define CPU_PPC_CPUID_H
3
4 void display_cpuid(void);
5
6 #endif /* CPU_PPC_CPUID_H */