fix the type of CLOCKS_PER_SEC to match new clock_t type
[musl] / arch / mips / bits / setjmp.h
1 typedef unsigned long long jmp_buf [15];