summaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/x6dhr_ig/chip.h
blob: e168812d0ea6ace8f58b3efe41283d5d29029fd5 (plain)
1
2
3
4
5
extern struct chip_operations mainboard_ops;

struct mainboard_config {
	int nothing;
};