blob: b6e328ea531c2f931843f076d9e68f2a722a5c69 [file] [log] [blame]
#include <device/device.h>
#include "chip.h"
struct chip_operations mainboard_emulation_qemu_i386_ops = {
CHIP_NAME("QEMU mainboard")
};