nuttx-mirror/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 cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
Make.defs mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_addregion.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_brkaddr.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_calloc.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
umm_checkcorruption.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_extend.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_free.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_globals.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_heap.h userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
umm_heapmember.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_initialize.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
umm_mallinfo.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_malloc.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_malloc_size.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_memalign.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_memdump.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_realloc.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_sbrk.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
umm_zalloc.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00