nuttx/mm/umm_heap
Gregory Nutt a2e62f557d Squashed commit of the following:
sched/init/nx_bringup.c:  Fix a naming collision.
    sched/init:  Rename os_start() to nx_start()
    sched/init:  Rename os_smp* to nx_smp*
    sched/init:  Rename os_bringup to nx_bringup
    sched/init:  rename all internal static functions to begin with nx_ vs os_
2019-02-04 16:20:35 -06:00
..
Make.defs
umm_addregion.c
umm_brkaddr.c
umm_calloc.c
umm_extend.c
umm_free.c
umm_globals.c
umm_heap.h
umm_heapmember.c
umm_initialize.c Squashed commit of the following: 2019-02-04 16:20:35 -06:00
umm_mallinfo.c
umm_malloc.c
umm_memalign.c
umm_realloc.c
umm_sbrk.c
umm_sem.c
umm_zalloc.c