瀏覽代碼

updated lesson 12 README

Carlos Fenollosa 10 年之前
父節點
當前提交
14f51e8246
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      12-kernel-c/README.md

+ 1 - 1
12-kernel-c/README.md

@@ -1,4 +1,4 @@
-*Concepts you may want to Google beforehand:*
+*Concepts you may want to Google beforehand: C, object code, linker, disassemble*
 
 **Goal: Learn to write the same low-level code as we did with assembler, but in C**