Parcourir la source

fixed README for lesson 22

Carlos il y a 9 ans
Parent
commit
d271f5bd6f
1 fichiers modifiés avec 0 ajouts et 9 suppressions
  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**