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


struct chip_operations cpu_intel_socket_mPGA479M_ops = {
	CHIP_NAME("Socket mPGA479M CPU")
};