blob: f88d6a090b3d6ea226a57654031af9efc968e6dd [file] [log] [blame]
#include "qemu/osdep.h"
#include "hw/i386/pc.h"
void pc_madt_cpu_entry(AcpiDeviceIf *adev, int uid,
const CPUArchIdList *apic_ids, GArray *entry)
{
}