Update linked branch of rmm and syscall

This commit is contained in:
Jeremy Soller
2021-05-04 08:14:43 -06:00
parent bdccce4a1b
commit ac8c7834ef

4
.gitmodules vendored
View File

@@ -1,11 +1,11 @@
[submodule "syscall"]
path = syscall
url = https://gitlab.redox-os.org/redox-os/syscall.git
branch = aarch64-rebase
branch = master
[submodule "slab_allocator"]
path = slab_allocator
url = https://gitlab.redox-os.org/redox-os/slab_allocator
[submodule "rmm"]
path = rmm
url = https://gitlab.redox-os.org/redox-os/rmm.git
branch = aarch64-rebase
branch = master