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

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