summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/t32mppc/include/bsp/irq.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-18 07:37:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-24 11:35:49 +0200
commitaf73b7b64b385232eddfd899ebd9e93054b66026 (patch)
treee3f52e9509af60d3e48272ba2ebd71184182ad85 /bsps/powerpc/t32mppc/include/bsp/irq.h
parentbsps/irq: Assert BSP_INTERRUPT_VECTOR_MIN == 0 (diff)
downloadrtems-af73b7b64b385232eddfd899ebd9e93054b66026.tar.bz2
bsps/irq: Remove BSP_INTERRUPT_VECTOR_MIN
Remove BSP_INTERRUPT_VECTOR_MIN and unconditionally let interrupt vector numbers start with zero. The BSP_INTERRUPT_VECTOR_MIN == 0 invariant was tested by the previous commit and building all BSPs. Update #3269.
Diffstat (limited to 'bsps/powerpc/t32mppc/include/bsp/irq.h')
-rw-r--r--bsps/powerpc/t32mppc/include/bsp/irq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bsps/powerpc/t32mppc/include/bsp/irq.h b/bsps/powerpc/t32mppc/include/bsp/irq.h
index 0053aa5ac1..7ac3b1f676 100644
--- a/bsps/powerpc/t32mppc/include/bsp/irq.h
+++ b/bsps/powerpc/t32mppc/include/bsp/irq.h
@@ -24,7 +24,6 @@
extern "C" {
#endif /* __cplusplus */
-#define BSP_INTERRUPT_VECTOR_MIN 0
#define BSP_INTERRUPT_VECTOR_MAX 0
RTEMS_INLINE_ROUTINE void bsp_interrupt_set_affinity(