18 lines
512 B
Plaintext
18 lines
512 B
Plaintext
[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
|
|
[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
|
|
[submodule "redox-path"]
|
|
path = redox-path
|
|
url = https://gitlab.redox-os.org/redox-os/redox-path.git
|
|
branch = main
|