implement mbtowc directly, not as a wrapper for mbrtowc
[musl] / arch / microblaze / bits / setjmp.h
1 typedef unsigned long jmp_buf[18];