summaryrefslogtreecommitdiff
path: root/src/mainboard/iwill/dk8s2/mainboard.c
blob: 18ab1523d74e58394d1d58ff7a345ff839e2b70c (plain)
1
2
3
4
5
6
#include <device/device.h>

struct chip_operations mainboard_ops = {
	CHIP_NAME("IWILL DK8S2 Mainboard")
};