Updated Home (markdown)

Baptiste Wicht 2014-02-08 13:37:14 -08:00
parent 2fda8a4776
commit 43fba55497

@ -5,4 +5,6 @@ It is currently a 64bit OS written in assembly and C++.
If you want more information about this Operating System, you can read the following pages:
* [[Boot Process]]
* [[System Calls]]
* [[Memory]]
* [[Memory]]
If you want to try it, read the [[Build]] page.