add floating point register saving/restoring to mips setjmp/longjmp
[musl] / arch / x86_64 / bits / setjmp.h
1 typedef unsigned long jmp_buf[8];