[−][src]Static sunrise_kernel::i386::interrupt_service_routines::IRQ_HANDLERS
static IRQ_HANDLERS: [extern "C" fn(); 17]
Array of interrupt handlers.
The position in the array defines the IRQ this handler is targeting. See irq_handler
.