ensure that the compiler doesn't try to reorder around atomic ops
[musl] / include / bits / setjmp.h
1 typedef unsigned long jmp_buf [7];