- Add new cvs code to cvs
[coreboot.git] / src / cpu / p6 / chip.h
1 extern struct chip_control cpu_p6_control;
2
3 struct cpu_p6_config {
4         int nothing;
5 };