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