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