summaryrefslogtreecommitdiff
path: root/src/signal/riscv32
AgeCommit message (Collapse)AuthorLines
2025-02-21riscv: mark __restore and __restore_rt hiddenAlex Rønne Petersen-0/+2
2024-02-29riscv32: add setjmp/longjmp and sigreturnStefan O'Rear-0/+31
Largely copied from riscv64 but required recalculation of offsets.