Searched refs:LIBC_VERSION_STR (Results 1 - 2 of 2) sorted by relevance
/kernel/liteos_m/kal/posix/src/ | ||
H A D | libc_config.h | 39 #ifndef LIBC_VERSION_STR
40 #define LIBC_VERSION_STR "1.0.0-LiteOS_M" macro |
H A D | libc.c | 41 return LIBC_VERSION_STR; in libc_get_version_string() |
Completed in 1 milliseconds