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


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