Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 277 Bytes

File metadata and controls

4 lines (3 loc) · 277 Bytes

Suballoc, a basic memory sub-allocator

Memory suballocator used for memory critical apps and/or (baaaaasic) kernel memory allocation.

All code in allocator.c was authored by David Thornton, and is licenced in accordence with the LICENSE file included with this distribution