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


struct chip_opertations cpu_intel_socket_mPGA603_control = {
	.name = "socket mPGA603_400Mhz",
};