]> git.proxmox.com Git - mirror_qemu.git/blobdiff - stubs/pc_madt_cpu_entry.c
disas/m68k: Avoid unintended sign extension in get_field()
[mirror_qemu.git] / stubs / pc_madt_cpu_entry.c
index 427e772868502e8cc51f16423ee98ca41199557d..f88d6a090b3d6ea226a57654031af9efc968e6dd 100644 (file)
@@ -2,6 +2,6 @@
 #include "hw/i386/pc.h"
 
 void pc_madt_cpu_entry(AcpiDeviceIf *adev, int uid,
-                       CPUArchIdList *apic_ids, GArray *entry)
+                       const CPUArchIdList *apic_ids, GArray *entry)
 {
 }