1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 14:48:08 +00:00

Second post for GitBook

This commit is contained in:
0xAX 2015-01-29 00:29:07 +06:00
parent 8e8d4da428
commit 762638eef9

View File

@ -2,3 +2,4 @@
* [Booting](Booting/README.md)
* [From bootloader to kernel](Booting/linux-bootstrap-1.md)
* [First steps in the kernel setup code](Booting/linux-bootstrap-1.md)