rCore_tutorial
rCore_tutorial copied to clipboard
Tutorial for rCore OS step by step (2nd edition)
Results
4
rCore_tutorial issues
Sort by
recently updated
recently updated
newest added
Hi,thank-you for the rcore-tutorial. I noticed that rcore v3 uses the GPL3 license and I was wondering if you forgot to add a license to rcore v2
fix issue #13 page fault
finish sys_exec which in place of the old one(indeed a spawn). simplify some code.