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

struct chip_operations mainboard_dell_s1850_ops = {
	CHIP_NAME("Dell S1850 Mainboard")
};