Browse Source

fixed README for lesson 22

Carlos 9 năm trước cách đây
mục cha
commit
d271f5bd6f
1 tập tin đã thay đổi với 0 bổ sung9 xóa
  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**