mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 02:18:49 +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.