summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2735/mainboard.c
blob: 5456b9ec5d9252e5f590c7beace991a613336d48 (plain)
1
2
3
4
5
6
#include <device/device.h>

struct chip_operations mainboard_ops = {
	CHIP_NAME("Tyan S2735 Mainboard")
};