mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 04:00:31 +08:00
Add default implementations for bsp_interrupt_get_affinity() and bsp_interrupt_set_affinity() which are required to link all tests in SMP configurations. Update #3269.