fix x32 syscall arch.h timespec fixup code
it's legal to call the __syscall functions with more arguments than necessary, and the __syscall_cp cancel dummy impl. does just that. thus we must insert the switch for all possible syscalls numbers into all of the syscallN inline functions.
Showing
想要评论请 注册 或 登录