blob: a936f4032b188406b0de1785d022290e92227b14 [file] [log] [blame]
#include <device/device.h>
#include "chip.h"
struct chip_operations mainboard_ops = {
CHIP_NAME("IWILL DK8X Mainboard")
};