LAST_TRAP Constant

intr.h

#define LAST_TRAP 15

Returns the index of the last Auto-Int vector.

You can use this together with FIRST_TRAP, TRAP_COUNT, and TRAP to loop through all interrupts.