mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 01:28:28 +08:00
Do not return a status code in bsp_interrupt_facility_initialize() since this leads to unreachable code in bsp_interrupt_initialize(). Use RTEMS_DEBUG assertions in bsp_interrupt_facility_initialize() if necessary.