]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/isa.h
pc: Generalize ISA IRQs to GSIs
[mirror_qemu.git] / hw / isa.h
index d3cae350a0d1252417bcd7ae8f4ea35c5fe244ce..5eb9c78e9e7c853f0d2a2799bb21d02233ca654d 100644 (file)
--- a/hw/isa.h
+++ b/hw/isa.h
@@ -7,6 +7,8 @@
 #include "memory.h"
 #include "qdev.h"
 
+#define ISA_NUM_IRQS 16
+
 typedef struct ISABus ISABus;
 typedef struct ISADevice ISADevice;
 typedef struct ISADeviceInfo ISADeviceInfo;