Files
redox-kernel/.gitmodules
2021-01-15 05:54:42 -07:00

12 lines
337 B
Plaintext

[submodule "syscall"]
path = syscall
url = https://gitlab.redox-os.org/redox-os/syscall.git
branch = aarch64-rebase
[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