branches/zip: Simplify the interface to mem0pool.c.
mem_heap_create_block(): Compute len and call mem_area_alloc() only once. mem_heap_block_free(): Call mem_area_free() only once. Approved by Heikki.
Showing
Please register or sign in to comment