diff --git a/.gitmodules b/.gitmodules index 43b05611a4..9e1c54a1c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "syscall"] path = syscall - url = https://gitlab.redox-os.org/redox-os/syscall.git - branch = master + #url = https://gitlab.redox-os.org/redox-os/syscall.git + url = https://gitlab.redox-os.org/4lDO2/syscall.git + #branch = master + branch = usignal [submodule "slab_allocator"] path = slab_allocator url = https://gitlab.redox-os.org/redox-os/slab_allocator