Switch back to upstream syscall submodule.

This commit is contained in:
4lDO2
2024-07-15 16:46:43 +02:00
parent 9259a36f5e
commit c86f107344
+2 -4
View File
@@ -1,9 +1,7 @@
[submodule "syscall"]
path = syscall
#url = https://gitlab.redox-os.org/redox-os/syscall.git
url = https://gitlab.redox-os.org/4lDO2/syscall.git
#branch = master
branch = usignal
url = https://gitlab.redox-os.org/redox-os/syscall.git
branch = master
[submodule "slab_allocator"]
path = slab_allocator
url = https://gitlab.redox-os.org/redox-os/slab_allocator