aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2850/mainboard.c
blob: 137aa57217fd74f2fc4eddbadd0e734479385d4d (plain)
1
2
3
4
5
6
#include <device/device.h>

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