mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Set BSP_INTERRUPT_VECTOR_COUNT to 1 to avoid type limits and array bounds warnings. Make sure all functions using the default interrupt controller implementation return a status of RTEMS_UNSATISFIED. Update #5298. Close #5377.