aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/iwill/dk8_htx/mainboard.c
blob: 251852f435f17e04b3acbcd5f3a78254965c9432 (plain)
1
2
3
4
5
#include <device/device.h>

struct chip_operations mainboard_ops = {
	CHIP_NAME("IWILL DK8-HTX Mainboard")
};