mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
The error was referencing a field in the rtems_irq_connect_data structure which only existed when BSP_SHARED_HANDLER_SUPPORT is enabled. Updates #5325.