pub fn sys_exit(exit_code: i32) -> !
Expand description

exit syscall

exit the current task and run the next task in task list