nuttx/arch/sim/src
Xiang Xiao 69cb1d7086 mm: Move the real implementation of mm_sbrk to sbrk
and remove mm_sbrk and kmm_sbrk since it's wrong to expose
sbrk to other heaps except the default userspace heap.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I78fdf34c271585ec8fdb81eacedda9fc9f2431fb
2021-07-04 00:53:07 -07:00
..
sim mm: Move the real implementation of mm_sbrk to sbrk 2021-07-04 00:53:07 -07:00
.gitignore arch/sim: Don't construct global C++ objects before main 2020-07-11 15:06:09 -03:00
Makefile arch/sim: remove BT uart implement 2021-06-03 18:32:49 +08:00
nuttx-names.in arch/sim: Implement malloc_size for the custom heap 2021-06-28 21:26:09 +08:00