浏览代码

fixed README for lesson 22

Carlos 9 年之前
父节点
当前提交
d271f5bd6f
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. 0 9
      22-malloc/README.md

+ 0 - 9
22-malloc/README.md

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