coreboot/src/cpu/p6/chip.h
Yinghai Lu 70093f7875 Intel E7501 P64H2 ICH5R support
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1616 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2004-07-01 03:55:03 +00:00

5 lines
84 B
C

extern struct chip_control cpu_p6_control;
struct cpu_p6_config {
int nothing;
};