;;******************************************************************************** ;; @module WIP irq handler with jump tables and stuff ;; @ingroup system ;;******************************************************************************** .ifndef INCLUDE_IRQ_HANDLER INCLUDE_IRQ_HANDLER = 1 .scope irq .endscope .endif