RTEMS 6.1-rc6
|
This source file contains the implementation of _SPARC_Interrupt_dispatch(). More...
Functions | |
void | _SPARC_Interrupt_dispatch (uint32_t irq) |
Dispatches the installed interrupt handlers. | |
This source file contains the implementation of _SPARC_Interrupt_dispatch().
void _SPARC_Interrupt_dispatch | ( | uint32_t | irq | ) |
Dispatches the installed interrupt handlers.
irq | is the interrupt vector number of the external interrupt ranging from 0 to 15. This is not a trap number. |