Searched refs:LIBC_VERSION_NUM (Results 1 - 2 of 2) sorted by relevance
/kernel/liteos_m/kal/posix/src/ | ||
H A D | libc_config.h | 43 #ifndef LIBC_VERSION_NUM
44 #define LIBC_VERSION_NUM 0x00010000 macro |
H A D | libc.c | 50 return LIBC_VERSION_NUM; in libc_get_version() |
Completed in 1 milliseconds