coreboot-kgpe-d16/src/cpu/intel/socket_mPGA603/chip.h
Eric Biederman 3566b3d545 - Bug fixes to the P-III support
- Initial Pentium-M support


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1718 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2004-10-27 01:18:16 +00:00

4 lines
109 B
C

extern struct chip_operations cpu_intel_socket_mPGA603_control;
struct cpu_intel_socket_mPGA603_config {
};