mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 06:38:07 +00:00
fix links in Theory/README.md
This commit is contained in:
parent
5cfb5aa0e0
commit
8d17a25056
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
This chapter describes various theoretical concepts and concepts which are not directly related to practice but useful to know.
|
This chapter describes various theoretical concepts and concepts which are not directly related to practice but useful to know.
|
||||||
|
|
||||||
* [Paging](Paging.md)
|
* [Paging](linux-theory-1.md)
|
||||||
* [Elf64 format](ELF.md)
|
* [Elf64 format](linux-theory-2.md)
|
||||||
* [Inline assembly](asm.md)
|
* [Inline assembly](linux-theory-3.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user