1 2 3 4 5 6
#ifndef CPU_P6_CPUFIXUP_H #define CPU_P6_CPUFIXUP_H void p6_cpufixup(struct mem_range *mem); #endif /* CPU_P6_CPUFIXUP_H */