mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 17:33:18 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Make.defs | ||
| mempool.c | ||
| mempool_multiple.c | ||
| mempool_procfs.c | ||