summaryrefslogtreecommitdiff
path: root/src/include/cpu/p6/cpufixup.h
blob: 9b0f2fa096d2c6bb2258972a08d0ab7dab6fcf44 (plain)
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 */