diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bd673b0..9b00c55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "src/nanowasm"] path = src/nanowasm url = https://gitea.privatedns.org/xavi/nanowasm.git +[submodule "src/libc/tinyalloc"] + path = src/libc/tinyalloc + url = https://github.com/thi-ng/tinyalloc |
