Home
last modified time | relevance | path

Searched defs:TOTAL_MALLOC_LEN (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dcommon.h66 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN macro
70 #define TOTAL_MALLOC_LEN (CONFIG_SYS_MALLOC_LEN + CONFIG_ENV_SIZE) macro
72 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN macro