Interrupt Vector Table
Interrupt Vector Table
An interrupt vector table is a data structure that associates a list of interrupt handlers with a list of interrupt requests. Each entry of a interrupt vector table is interrupt address of the handler
An interrupt vector table is a data structure that associates a list of interrupt handlers with a list of interrupt requests. Each entry of a interrupt vector table is interrupt address of the handler