incubator-nuttx/mm/umm_heap
ouyangxiangzhen 17c51c0667 userspace: Exclude nuttx/arch.h
This patch fixed userspace headers conflict. Architecture-related definition and API should not be exposed to users.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2024-11-01 16:59:37 +08:00
..
CMakeLists.txt
Make.defs
umm_addregion.c
umm_brkaddr.c
umm_calloc.c
umm_checkcorruption.c
umm_extend.c
umm_free.c
umm_globals.c
umm_heap.h
umm_heapmember.c
umm_initialize.c
umm_mallinfo.c
umm_malloc.c
umm_malloc_size.c
umm_memalign.c
umm_memdump.c
umm_realloc.c
umm_sbrk.c
umm_zalloc.c