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

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