diff --git a/.gitmodules b/.gitmodules index 9e8520f..1aed5e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "installer"] path = installer url = https://github.com/redox-os/installer.git +[submodule "syscall"] + path = syscall + url = https://github.com/redox-os/syscall.git diff --git a/syscall b/syscall new file mode 160000 index 0000000..5a687df --- /dev/null +++ b/syscall @@ -0,0 +1 @@ +Subproject commit 5a687dfeb578343431992f3a4d854f303a904486