mirror of
https://github.com/openharmony/commonlibrary_utils_lite.git
synced 2026-07-19 11:34:40 -04:00
add
Signed-off-by: shilei <shilei91@huawei.com> Change-Id: Iac3355a6348052988f7accff74b3ce2b177b89a8
This commit is contained in:
@@ -58,6 +58,8 @@ typedef enum {
|
||||
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_CJSON_LSRAM = 114,
|
||||
MEM_TYPE_APP_VERIFY_LSRAM = 116,
|
||||
|
||||
MEM_TYPE_MAX /* maximum definition of memory, add a new memory pool before it */
|
||||
} MemType;
|
||||
|
||||
Reference in New Issue
Block a user