summaryrefslogtreecommitdiff
path: root/hw/apic_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/apic_internal.h')
-rw-r--r--hw/apic_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/apic_internal.h b/hw/apic_internal.h
index 1c6971cc63..0cab010717 100644
--- a/hw/apic_internal.h
+++ b/hw/apic_internal.h
@@ -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 */