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


struct chip_operations cpu_intel_socket_mPGA604_533Mhz_ops = {
};