summaryrefslogtreecommitdiff
path: root/src/mainboard/Iwill/DK8HTX/chip.h
blob: 7597752d335f80918cacc6f9f9fe652374c28301 (plain)
1
2
3
4
5
extern struct chip_operations mainboard_Iwill_DK8HTX_ops;

struct mainboard_Iwill_DK8HTX_config {
	int nothing;
};