.gitmodules 339 B

123456789101112
  1. [submodule "tcc"]
  2. path = tcc
  3. url = https://github.com/Tiny-C-Compiler/tinycc-mirror-repository.git
  4. [submodule "musl"]
  5. path = musl
  6. url = https://github.com/ifduyue/musl.git
  7. [submodule "qemacs"]
  8. path = qemacs
  9. url = https://github.com/qemacs/qemacs.git
  10. [submodule "busybox"]
  11. path = busybox
  12. url = https://github.com/mirror/busybox.git