- Update abuild.sh so it will rebuild successfull builds
[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_control = {
6         CHIP_NAME("socket mPGA603_400Mhz")
7 };