mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
intr: Add Interrupt Manager implementation group
The shared BSP interrupt controller support code actually implements parts of the Interrupt Manager. Update #3706.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup bsp_interrupt
|
||||
* @ingroup RTEMSImplClassicIntr
|
||||
*
|
||||
* @brief This source file contains the implementation of
|
||||
* rtems_interrupt_get_attributes(), rtems_interrupt_vector_is_enabled(),
|
||||
|
||||
Reference in New Issue
Block a user