.IRQ RTI ; Return from the interrupt handlerName: IRQ [Show more] Type: Subroutine Category: Utility routines Summary: Handle IRQ interrupts by doing nothingContext: See this subroutine in context in the source code References: This subroutine is called as follows: * Vectors_b0 calls IRQ * Vectors_b1 calls IRQ * Vectors_b2 calls IRQ * Vectors_b3 calls IRQ * Vectors_b4 calls IRQ * Vectors_b5 calls IRQ * Vectors_b6 calls IRQ * Vectors_b7 calls IRQ