fix sh jmp_buf size to match ABI
[musl] / arch / sh / bits / setjmp.h
1 typedef unsigned long __jmp_buf[15];