add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long jmp_buf[32];