RTEMS 6.1-rc6
|
AArch64 IRQ definitions. More...
Go to the source code of this file.
Functions | |
void | bsp_interrupt_dispatch (void) |
Interrupt dispatch. | |
AArch64 IRQ definitions.
void bsp_interrupt_dispatch | ( | void | ) |
Interrupt dispatch.
Called by OS to determine which interrupt occured. Function passes control to interrupt handler.