fix arm syscall.h to reflect which syscalls actually exist (on EABI)
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long jmp_buf [64];