RTEMS 6.1-rc2
|
This source file contains the implementation of rtems_interrupt_handler_remove(). More...
Functions | |
rtems_status_code | rtems_interrupt_handler_remove (rtems_vector_number vector, rtems_interrupt_handler routine, void *arg) |
Removes the interrupt handler routine and argument from the interrupt vector. | |
This source file contains the implementation of rtems_interrupt_handler_remove().