diff --git a/Theory/README.md b/Theory/README.md index 7374a88..46c22e9 100644 --- a/Theory/README.md +++ b/Theory/README.md @@ -4,3 +4,4 @@ This chapter describes various theoretical concepts and concepts which are not d * [Paging](http://0xax.gitbooks.io/linux-insides/content/Theory/Paging.html) * [Elf64 format](http://0xax.gitbooks.io/linux-insides/content/Theory/ELF.html) +* [Inline assembly](http://0xax.gitbooks.io/linux-insides/content/Theory/asm.html)