mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex...
[coreboot.git] / src / cpu / intel / socket_mPGA603 / socket_mPGA603_400Mhz.c
1 #include <device/device.h>
2 #include "chip.h"
3
4
5 struct chip_opertations cpu_intel_socket_mPGA603_ops = {
6         CHIP_NAME("socket mPGA603_400Mhz")
7 };