fix arm clone syscall bug (no effect unless app uses clone)
the code to exit the new thread/process after the start function returns was mixed up in its syscall convention.
Showing
想要评论请 注册 或 登录
the code to exit the new thread/process after the start function returns was mixed up in its syscall convention.