change uid_t, gid_t, and id_t to unsigned types
[musl] / arch / powerpc / bits / setjmp.h
1 typedef unsigned long long jmp_buf [56];