diff --git a/.gitmodules b/.gitmodules index ea89854..5cecbb9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "redoxfs"] path = redoxfs url = https://gitlab.redox-os.org/redox-os/redoxfs.git +[submodule "relibc"] + path = relibc + url = https://gitlab.redox-os.org/redox-os/relibc.git diff --git a/relibc b/relibc new file mode 160000 index 0000000..1282097 --- /dev/null +++ b/relibc @@ -0,0 +1 @@ +Subproject commit 128209788c70dea70d8b2e588e989b24548455d9