aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/x6dhr_ig2/chip.h
blob: 016f20a3fdb1f8e6803edd6b2bb837e4fdbf6425 (plain)
1
2
3
4
5
struct chip_operations mainboard_supermicro_x6dhr_ig2_ops;

struct mainboard_supermicro_x6dhr_ig2_config {
	int nothing;
};