mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
1cb1fb427d
since libc can be built and used in kernel space, we must call kmm_malloc and kmm_free in this case. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>