]> git.proxmox.com Git - qemu.git/blobdiff - hw/apic_internal.h
qdev: register all types natively through QEMU Object Model
[qemu.git] / hw / apic_internal.h
index 1c6971cc63ef0a824ca56d7ad59d128b36d77c5d..0cab0107172986d41f4b02ee297756d24932586d 100644 (file)
@@ -117,7 +117,6 @@ struct APICCommonState {
 };
 
 void apic_report_irq_delivered(int delivered);
-void apic_qdev_register(DeviceInfo *info);
 bool apic_next_timer(APICCommonState *s, int64_t current_time);
 
 #endif /* !QEMU_APIC_INTERNAL_H */