mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
61cd8c379e
the mempool_alloc and mempool_free function are duplicate with the mempool method that provided in optee_os, in order to port optee_os, so we rename the mempool related functions in nuttx Signed-off-by: guoshichao <guoshichao@xiaomi.com>