incubator-nuttx/mm/kmm_heap
Xiang Xiao e14c458747 mm/heap: Move semaphore related declaration to private header
since other subsystem doesn't need call these function anymore

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Idfb217c412db62d9f17f427310b75bb78785dc50
2021-03-22 15:35:32 +01:00
..
Make.defs mm/heap: Move semaphore related declaration to private header 2021-03-22 15:35:32 +01:00
kmm_addregion.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
kmm_brkaddr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
kmm_calloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
kmm_checkcorruption.c debug tools: add heap & stack check in idle thread 2021-03-04 18:38:05 -08:00
kmm_extend.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
kmm_free.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
kmm_heapmember.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
kmm_initialize.c procfs: Use procfs_register_meminfo for "Kmem" 2021-02-12 03:16:03 -08:00
kmm_mallinfo.c
kmm_malloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
kmm_memalign.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
kmm_realloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
kmm_sbrk.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
kmm_zalloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00