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:
7
libarena/Makefile
Normal file
7
libarena/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
include ../make/ufuncs.mk
|
||||
|
||||
$(eval $(call add_include,liballoc))
|
||||
|
||||
libname := libarena
|
||||
|
||||
include ../make/lib.mk
|
||||
Reference in New Issue
Block a user