add _Noreturn function attribute, with fallback for pre-C11 GNUC
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long jmp_buf[32];