Implement malloc/free with ralloc

This commit is contained in:
Jeremy Soller
2018-03-03 16:54:58 -07:00
parent e30dec7124
commit f5ef0af883
13 changed files with 163 additions and 1 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "cbindgen"]
path = cbindgen
url = https://github.com/redox-os/cbindgen.git
[submodule "ralloc"]
path = ralloc
url = https://github.com/redox-os/ralloc.git