hw/elf_ops: Fix a typo
[qemu/ar7.git] / hw / acpi / acpi-x86-stub.c
blobf88d6a090b3d6ea226a57654031af9efc968e6dd
1 #include "qemu/osdep.h"
2 #include "hw/i386/pc.h"
4 void pc_madt_cpu_entry(AcpiDeviceIf *adev, int uid,
5 const CPUArchIdList *apic_ids, GArray *entry)