fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long jmp_buf[32];