chore(memory): rely on external dependency for allocation functions

This commit is contained in:
phaneron 2023-08-04 20:44:16 -04:00
parent cf8b5dead1
commit ef7507727b
4 changed files with 5 additions and 76 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "lib/system"]
path = lib/system
url = https://github.com/thunderbrewhq/system.git
[submodule "lib/mem"]
path = lib/mem
url = https://github.com/thunderbrewhq/mem.git