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

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