summaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/x6dhe_g/chip.h
blob: f8ba112b0230f3a4f8ad55838d3dd1499b0d19f3 (plain)
1
2
3
4
5
struct chip_operations mainboard_supermicro_x6dhe_g_ops;

struct mainboard_supermicro_x6dhe_g_config {
	int nothing;
};