summaryrefslogtreecommitdiffstats
path: root/include/hw/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/irq.h')
-rw-r--r--include/hw/irq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/irq.h b/include/hw/irq.h
index 9f34c96..6f874f5 100644
--- a/include/hw/irq.h
+++ b/include/hw/irq.h
@@ -3,6 +3,8 @@
/* Generic IRQ/GPIO pin infrastructure. */
+#define TYPE_IRQ "irq"
+
typedef struct IRQState *qemu_irq;
typedef void (*qemu_irq_handler)(void *opaque, int n, int level);
OpenPOWER on IntegriCloud