Update SUMMARY.md

This commit is contained in:
0xAX
2015-02-28 18:44:47 +06:00
parent 7976ce0a3e
commit 3c9d54edcf

View File

@@ -9,7 +9,7 @@
* [Initialization](Initialization/README.md)
* [First steps in kernel]()
* [Theory]()
* [Paging]()
* [Paging](Theory.Paging.md)
* [Elf64](Theory/ELF.md)
* [Misc]()
* [Write and Submit your first Linux kernel Patch]()