Updates for new nightly

This commit is contained in:
Jeremy Soller
2018-01-28 14:59:01 -07:00
parent 50bbdd3f5e
commit 015b79430e
5 changed files with 11 additions and 8 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "syscall"]
path = syscall
url = https://github.com/redox-os/syscall.git
[submodule "slab_allocator"]
path = slab_allocator
url = https://github.com/redox-os/slab_allocator