aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/emulation/qemu-i386/chip.h
blob: 6ade17bb01f8ba4f7e578961014ae2264b216869 (plain)
1
2
3
4
5
6
struct cpu_emulation_qemu_i386_config
{
};

extern struct chip_operations cpu_emulation_qemu_i386_ops;