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


struct chip_opertations cpu_intel_socket_mPGA479M_control = {
	CHIP_NAME("socket mPGA479M")
};