Add arena allocator library
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m44s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m44s
This commit is contained in:
3
libarena/src.mk
Normal file
3
libarena/src.mk
Normal file
@@ -0,0 +1,3 @@
|
||||
c += arena.c
|
||||
|
||||
o += arena.o
|
||||
Reference in New Issue
Block a user