This commit is contained in:
reiyawea 2026-01-09 06:56:54 +07:00 committed by GitHub
commit 20531ecebf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,6 +62,7 @@ irq_handler_chain_slots:
.set next_slot_number, next_slot_number + 1
.endr
.eabi_attribute Tag_ABI_align_preserved, 1
irq_handler_chain_first_slot:
#ifndef __riscv
push {r0, lr} // Save EXC_RETURN token, so `pop {r0, pc}` will return from interrupt