mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2024-10-27 20:34:19 +00:00
lesson 22, malloc
This commit is contained in:
parent
3d19acfb47
commit
13def65871
@ -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**
|
||||||
|
Loading…
Reference in New Issue
Block a user