RTEMS 6.1-rc4
|
This source file contains the implementation of the interrupt event recording support. More...
Functions | |
rtems_interrupt_entry ** | bsp_interrupt_get_dispatch_table_slot (rtems_vector_number index) |
Gets a reference to the interrupt handler table slot associated with the index. | |
void | _Record_Interrupt_initialize (void) |
This source file contains the implementation of the interrupt event recording support.
rtems_interrupt_entry ** bsp_interrupt_get_dispatch_table_slot | ( | rtems_vector_number | index | ) |
Gets a reference to the interrupt handler table slot associated with the index.