pw_malloc_freelist#
Stable
This module is deprecated. pw::allocator::FreeListHeap has been replaced by
pw::allocator::BucketBlockAllocator, which uses the same allocation
algorithm and implements the pw::Allocator API.
This module is now an alias to pw_malloc:bucket_block_allocator to
facilitate backwards-compatibility.