add max_align_t definition for C11 and C++11
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long __jmp_buf[32];