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


struct chip_operations cpu_intel_socket_mPGA604_800Mhz_ops = {
	CHIP_NAME("Socket mPGA604 CPU")
};