aboutsummaryrefslogtreecommitdiff
path: root/include/hw/or-irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/or-irq.h')
-rw-r--r--include/hw/or-irq.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hw/or-irq.h b/include/hw/or-irq.h
index 131abc2e0c..c0a42f3711 100644
--- a/include/hw/or-irq.h
+++ b/include/hw/or-irq.h
@@ -35,8 +35,6 @@
*/
#define MAX_OR_LINES 48
-typedef struct OrIRQState qemu_or_irq;
-
OBJECT_DECLARE_SIMPLE_TYPE(OrIRQState, OR_IRQ)
struct OrIRQState {