In flat mode: kernel code, like net driver... strdup -> nx_strdup -> kmm_malloc lib_free -> kmm_free app code, like stdlib... strdup -> malloc free -> free Signed-off-by: ligd <liguiding1@xiaomi.com> |
||
|---|---|---|
| .. | ||
| builtin.h | ||
| elf.h | ||
| float.h | ||
| lib.h | ||
| math.h | ||
| math32.h | ||
| setjmp.h | ||
| stdarg.h | ||
| xorshift128.h | ||