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

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