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

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