소스 검색

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**