refactor arena-abandoned to be an include for backward compat with existing build scripts

This commit is contained in:
daanx 2024-06-03 18:04:59 -07:00
parent 800034cb99
commit f7ba9d9da0
8 changed files with 63 additions and 84 deletions

View file

@ -45,7 +45,6 @@ set(mi_sources
src/alloc-aligned.c
src/alloc-posix.c
src/arena.c
src/arena-abandoned.c
src/bitmap.c
src/heap.c
src/init.c