summaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_mPGA604_533Mhz/socket_mPGA604_533Mhz.c
blob: fd5dbe41d58ceb428b591b4026b9c11b741b1572 (plain)
1
2
3
4
5
6
7
#include <device/chip.h>
#include "chip.h"


struct chip_control cpu_intel_socket_mPGA604_533Mhz_control = {
	.name = "socket mPGA604_533Mhz",
};