add _Noreturn function attribute, with fallback for pre-C11 GNUC
[musl] / arch / arm / bits / wchar.h
2011-09-19 Rich Felkerfix the type of wchar_t on arm; support wchar_t varying...