aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/riscv/jmp_buf-macros.h
AgeCommit message (Collapse)Author
2020-08-27RISC-V: Support the 32-bit ABI implementationAlistair Francis
This patch adds the ABI implementation for 32-bit RISC-V. It contains the Linux-specific and RISC-V architecture code. Reviewed-by: Maciej W. Rozycki <macro@wdc.com>