aboutsummaryrefslogtreecommitdiffstats
path: root/hw/i8259_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i8259_internal.h')
-rw-r--r--hw/i8259_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/i8259_internal.h b/hw/i8259_internal.h
index e9d173275..4137b6170 100644
--- a/hw/i8259_internal.h
+++ b/hw/i8259_internal.h
@@ -78,6 +78,5 @@ void pic_reset_common(PICCommonState *s);
ISADevice *i8259_init_chip(const char *name, ISABus *bus, bool master);
-void pic_qdev_register(DeviceInfo *info);
#endif /* !QEMU_I8259_INTERNAL_H */