- Renamed cpu header files
[coreboot.git] / src / include / cpu / p6 / cpufixup.h
1 #ifndef CPU_P6_CPUFIXUP_H
2 #define CPU_P6_CPUFIXUP_H
3
4 void p6_cpufixup(struct mem_range *mem);
5
6 #endif /* CPU_P6_CPUFIXUP_H */