浏览代码

Update README.md

0xAX 9 年之前
父节点
当前提交
99ad079996
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Theory/README.md

+ 1 - 0
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)