PCI now supports a fourth MIRQ.

This commit is contained in:
OBattler
2021-06-07 00:20:04 +02:00
parent cc310d663f
commit bfbb4b9655
2 changed files with 3 additions and 2 deletions

View File

@@ -44,6 +44,7 @@
#define PCI_MIRQ0 0
#define PCI_MIRQ1 1
#define PCI_MIRQ2 2
#define PCI_MIRQ3 3
#define PCI_IRQ_DISABLED -1