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


struct chip_opertations cpu_intel_socket_mPGA603_ops = {
	CHIP_NAME("Socket mPGA603 400Mhz CPU")
};