TMP: change syscall gitmodule to fork

This commit is contained in:
4lDO2
2024-06-27 11:14:43 +02:00
parent 93a3401df4
commit 12cfcfc6f2
+4 -2
View File
@@ -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