add riscv64 architecture support
[musl] / arch / riscv64 / bits / setjmp.h
1 typedef unsigned long __jmp_buf[26];