Add syscall as submodule

This commit is contained in:
Jeremy Soller 2016-10-31 11:50:10 -06:00
parent 952f469e45
commit 9ba04a065e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

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

1
syscall Submodule

@ -0,0 +1 @@
Subproject commit 5a687dfeb578343431992f3a4d854f303a904486