summaryrefslogtreecommitdiff
path: root/src/setjmp/riscv32/longjmp.S
AgeCommit message (Collapse)AuthorLines
2024-02-29riscv32: add setjmp/longjmp and sigreturnStefan O'Rear-0/+42
Largely copied from riscv64 but required recalculation of offsets.