Closed japaric closed 8 years ago
Some applications make no use of interrupts. These should be able to remove the part of the vector table that holds the interrupt handlers.
When this Cargo feature is disabled there should be no way to declare an interrupt handler.
Some applications make no use of interrupts. These should be able to remove the part of the vector table that holds the interrupt handlers.
When this Cargo feature is disabled there should be no way to declare an interrupt handler.