3d82276d058ac41615c7327ce98ef349dd3ae9b2
[coreboot.git] / src / cpu / intel / socket_mPGA604_800Mhz / socket_mPGA604_800Mhz.c
1 #include <device/device.h>
2 #include "chip.h"
3
4
5 struct chip_control cpu_intel_socket_mPGA604_800Mhz_control = {
6         .name = "socket mPGA604_800Mhz",
7 };