fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscalls
this mainly just caused bloat, but could corrupt errno if a 0-arg syscall ever failed.
Showing
想要评论请 注册 或 登录
this mainly just caused bloat, but could corrupt errno if a 0-arg syscall ever failed.