Move optimized ARM memcpy functions from arch/arm/src/ to libc/machine/. This...
Move optimized ARM memcpy functions from arch/arm/src/ to libc/machine/. This is necessary for the PROTECTED and KERNEL build modes. Otherwise, memcpy() will be built in to kernel space and not accessible to applications.
parent
3c4684ef
Please register or sign in to comment