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


struct chip_opertations cpu_intel_socket_mPGA479M_control = {
	.name = "socket mPGA479M",
};