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


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