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

struct chip_operations mainboard_intel_e7520_ops = {
	CHIP_NAME("Intel Jarell Mainboard")
};