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


struct chip_opertations cpu_intel_socket_mPGA603_ops = {
	CHIP_NAME("socket mPGA603_400Mhz")
};