summaryrefslogtreecommitdiffstats
path: root/bsps/mips/hurricane/include/bsp/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/mips/hurricane/include/bsp/irq.h')
-rw-r--r--bsps/mips/hurricane/include/bsp/irq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/mips/hurricane/include/bsp/irq.h b/bsps/mips/hurricane/include/bsp/irq.h
index 4264a0e84d..47e6df6738 100644
--- a/bsps/mips/hurricane/include/bsp/irq.h
+++ b/bsps/mips/hurricane/include/bsp/irq.h
@@ -33,6 +33,7 @@
#define RM5231_MAXIMUM_VECTORS (MIPS_INTERRUPT_BASE+8)
#define BSP_INTERRUPT_VECTOR_MAX RM5231_MAXIMUM_VECTORS
+#define BSP_INTERRUPT_VECTOR_COUNT (RM5231_MAXIMUM_VECTORS + 1)
/** @} */