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

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