linux-insides/Theory/README.md

8 lines
214 B
Markdown

# Theory
This chapter describes various theoretical concepts and concepts which are not directly related to practice but useful to know.
* [Paging](Paging.md)
* [Elf64 format](ELF.md)
* [Inline assembly](asm.md)