pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
[qemu/kevin.git] / stubs / pc_madt_cpu_entry.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)