mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 19:58:35 +08:00
Add bsp_interrupt_handler_dispatch_unchecked() as an alternative to bsp_interrupt_handler_dispatch(). It may be used if the caller can ensure that the vector number is valid.