summaryrefslogtreecommitdiff
path: root/src/cpu/emulation/qemu-x86/chip.h
blob: 1183200ff705440d1d441734ca32e1bd330193ec (plain)
1
2
3
4
5
6
struct cpu_emulation_qemu_x86_config
{
};

extern struct chip_operations cpu_emulation_qemu_x86_ops;