RTEMS 6.1-rc2
|
This source file contains the implementation of rtems_interrupt_catch(). More...
Functions | |
rtems_status_code | rtems_interrupt_catch (rtems_isr_entry new_isr_handler, rtems_vector_number vector, rtems_isr_entry *old_isr_handler) |
Establishes an interrupt service routine. | |
This source file contains the implementation of rtems_interrupt_catch().