Port liballoc to userspace

This commit is contained in:
2026-01-16 18:50:40 +01:00
parent 9fc8521e63
commit a054257336
9 changed files with 522 additions and 10 deletions

View File

@@ -2,3 +2,4 @@ include $(platform)/src.mk
include init/src.mk
include m/src.mk
include string/src.mk
include alloc/src.mk