Files
redox-kernel/.gitmodules
vandechat96 6013640ad7 test
2023-03-31 15:45:45 +02:00

12 lines
318 B
Plaintext

[submodule "syscall"]
path = syscall
url = https://git.jika.li/jika/redox-syscall.git
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 = master