mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 00:30:07 +08:00
For the application configuration option CONFIGURE_RECORD_INTERRUPTS_ENABLED, define bsp_interrupt_get_dispatch_table_slot() in the application configuration to avoid issues with the object link order within the RTEMS libraries. Enable this option in an associated test. Close #5244.