Update libc and ralloc, remove ralloc from repo as it is fetched with cargo

This commit is contained in:
Jeremy Soller 2016-11-03 17:18:03 -06:00
parent 67354b6d26
commit a4d973fee2
6 changed files with 4 additions and 8 deletions

3
.gitmodules vendored
View file

@ -4,9 +4,6 @@
[submodule "libstd"]
path = libstd
url = https://github.com/redox-os/libstd.git
[submodule "ralloc"]
path = ralloc
url = https://github.com/redox-os/ralloc
[submodule "ion"]
path = programs/ion
url = https://github.com/redox-os/ion.git