.gitmodules 258 B

123456789
  1. [submodule "openlibm"]
  2. path = openlibm
  3. url = https://github.com/redox-os/openlibm.git
  4. [submodule "cbindgen"]
  5. path = cbindgen
  6. url = https://github.com/redox-os/cbindgen.git
  7. [submodule "ralloc"]
  8. path = ralloc
  9. url = https://github.com/redox-os/ralloc.git