summaryrefslogtreecommitdiff
path: root/src/northbridge/emulation/qemu-i386/chip.h
blob: 891c6cc44862cf073bdd6d522aad420feea4b62b (plain)
1
2
3
4
5
struct northbridge_emulation_qemu_i386_config
{
};

extern struct chip_operations northbridge_emulation_qemu_i386_ops;