提交 c5fc9aad 编写于 作者: B blue.xiaofeng 提交者: Gitee

!44 add mem pool for softbus lite

Merge pull request !44 from bigpumpkin/N/A
......@@ -57,6 +57,7 @@ typedef enum {
MEM_TYPE_JERRY, /* jerry script memory pool */
MEM_TYPE_JERRY_LSRAM, /* jerry script low speed memory pool */
MEM_TYPE_HICHAIN, /* security memory pool */
MEM_TYPE_SOFTBUS_LSRAM, /* softbus low speed memory pool */
MEM_TYPE_MAX /* maximum defination of memory ,add a new memory pool before it */
} MemType;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册