#include <device/device.h>
#include "chip.h"
struct chip_operations mainboard_emulation_qemu_i386_ops = {
CHIP_NAME("QEMU Mainboard")
};