redox/.gitmodules

10 lines
236 B
Plaintext
Raw Normal View History

[submodule "rust"]
path = rust
url = https://github.com/redox-os/rust.git
[submodule "libstd"]
path = libstd
url = https://github.com/redox-os/libstd.git
[submodule "ralloc"]
path = ralloc
url = https://github.com/redox-os/ralloc