fix missing argument in variadic syscall macros
for 0-argument syscalls (1 argument to the macro, the syscall number), the __SYSCALL_NARGS_X macro's ... argument was not satisfied. newer compilers seem to care about this.
Showing
想要评论请 注册 或 登录