Sfoglia il codice sorgente

fixed README for lesson 22

Carlos 9 anni fa
parent
commit
d271f5bd6f
1 ha cambiato i file con 0 aggiunte e 9 eliminazioni
  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**