nuttx/mm/umm_heap
Nathan Hartman 68d43d3679 Fix typos.
2019-08-04 14:50:28 -06:00
..
Make.defs
umm_addregion.c
umm_brkaddr.c
umm_calloc.c mm/umm_heap: sbrk() is only available in the KERNEL build. 2019-02-04 10:32:31 -06:00
umm_extend.c
umm_free.c
umm_globals.c
umm_heap.h
umm_heapmember.c
umm_initialize.c Fix typos. 2019-08-04 14:50:28 -06:00
umm_mallinfo.c
umm_malloc.c
umm_memalign.c mm/umm_heap: sbrk() is only available in the KERNEL build. 2019-02-04 10:32:31 -06:00
umm_realloc.c mm/umm_heap: sbrk() is only available in the KERNEL build. 2019-02-04 10:32:31 -06:00
umm_sbrk.c
umm_sem.c
umm_zalloc.c