Revert "qapi: BlockExportRemoveMode: move comments to TODO"
[qemu/armbru.git] / hw / acpi / acpi-x86-stub.c
blobd0d399d26b8899ff522125c084cd4e5ec037b2ed
1 #include "qemu/osdep.h"
2 #include "hw/i386/pc.h"
3 #include "hw/i386/acpi-build.h"
5 void pc_madt_cpu_entry(int uid, const CPUArchIdList *apic_ids,
6 GArray *entry, bool force_enabled)
10 Object *acpi_get_i386_pci_host(void)
12 return NULL;