#include <device/device.h>
#include "chip.h"


struct chip_operations cpu_intel_socket_mFCPGA478_ops = {
	CHIP_NAME("Socket mFCPGA478 CPU")
};