lmem: Implement Slab^H^H^H^HUnitHeap

This commit is contained in:
Michael Scire
2019-12-11 04:04:27 -08:00
parent 04beea44b0
commit c7fb3f7203
6 changed files with 430 additions and 1 deletions

View File

@@ -17,3 +17,4 @@
#include "lmem/lmem_common.hpp"
#include "lmem/lmem_exp_heap.hpp"
#include "lmem/lmem_unit_heap.hpp"