1 2 3 4 5 6
.section .text .global asm_trap_vector asm_trap_vector: # We get here when the CPU is interrupted # for any reason. mret