aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/technologic/ts5300/chip.h
blob: a57e508e1131ca7a5a1144e76d76731fce98f70b (plain)
1
2
3
4
5
extern struct chip_operations mainboard_technologic_ts5300_control;

struct mainboard_technologic_ts5300_config {
	int nothing;
};