summaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/x6dhe_g2/chip.h
blob: ff86e23bfca06cf5675b5c3b3eeb3d70797a88da (plain)
1
2
3
4
5
struct chip_operations mainboard_supermicro_x6dhe_g2_ops;

struct mainboard_supermicro_x6dhe_g2_config {
	int nothing;
};