- Bug fixes to the P-III support
[coreboot.git] / src / cpu / intel / socket_mPGA479M / socket_mPGA479M.c
1 #include <device/device.h>
2 #include "chip.h"
3
4
5 struct chip_opertations cpu_intel_socket_mPGA479M_control = {
6         .name = "socket mPGA479M",
7 };