Create Documentation/Wiki

Various changes suggested by misson20000
This commit is contained in:
CyberVision
2018-09-23 18:53:32 -05:00
committed by HylianMedia
parent a2b4d9168d
commit 3c1134e3d6
15 changed files with 287 additions and 0 deletions

2
docs/modules/boot.md Normal file
View File

@@ -0,0 +1,2 @@
# boot
The boot module is responsible for booting the system and initalizing hardware. A second boot module known as boot2 is integrated with the [pm (process manager)](../modules/pm.md) sysmodule in Atmosphère, and launches other processes.