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


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