aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-x86/chip.h
blob: d6ecdde37b303ee34e06e72a8e51ea833fbc1457 (plain)
1
2
3
4
extern struct chip_operations mainboard_emulation_qemu_x86_ops;

struct mainboard_emulation_qemu_x86_config {
};