소스 검색

lesson 22, malloc

Carlos 9 년 전
부모
커밋
13def65871
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      22-malloc/README.md

+ 9 - 0
22-malloc/README.md

@@ -1,3 +1,12 @@
+TODO
+FIXME
+antes de seguir
+http://wiki.osdev.org/James_Molloy%27s_Tutorial_Known_Bugs
+
+
+
+
+
 *Concepts you may want to Google beforehand: malloc*
 *Concepts you may want to Google beforehand: malloc*
 
 
 **Goal: Implement a memory allocator**
 **Goal: Implement a memory allocator**