1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 20:49:23 +00:00
linux-insides/Theory/README.md
2015-04-05 13:12:05 +06:00

7 lines
296 B
Markdown

# Theory
This chapter describes various theoretical concepts and concepts which are not directly related to practice but useful to know.
* [Paging](http://0xax.gitbooks.io/linux-insides/content/Theory/Paging.html)
* [Elf64 format](http://0xax.gitbooks.io/linux-insides/content/Theory/ELF.html)