blob: 8afa8f0740b59ab5f38a47e770ac731c0eacbc1e [file] [log] [blame]
#include <device/device.h>
#include "chip.h"
struct chip_operations mainboard_ops = {
CHIP_NAME("Tyan S2850 Mainboard")
};