rCore_tutorial
rCore_tutorial copied to clipboard
syscall-exec
finish sys_exec which in place of the old one(indeed a spawn).
simplify some code.
bug fix and a new test case.