58e97e521c
Add the `LIBC_PREVENT_STRING_KERNEL` and `LIBC_PREVENT_STRING_USER` that are meant to be selected by the chip if no libc implementation is going to be built. If selected, neither NuttX's software version of the libc nor any architecture-specific implementation will be built in the kernel or in the userspace, respectively. In this case, the linker may provide a ROM-defined version of the libc functions instead. |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
arch_elf.c | ||
arch_memcpy.S | ||
arch_memmove.S | ||
arch_memset.S | ||
arch_setjmp.S | ||
arch_strcmp.S | ||
arch_strcpy.S | ||
arch_strlen.S | ||
arch_strncpy.S | ||
xtensa_asm.h |