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


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