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