Files
nuttx/include
raiden00pl ba64b35806 include/string.h: mark memset and memcpy as used_code
Mark memset and memcpy as used_code to fix issues with GCC LTO and CMake
which throws many "undefined reference to memset" errors.
used_code force the compiler to emit the memset symbol under LTO.

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-02-12 13:19:06 -05:00
..
2026-02-10 08:15:01 -03:00
2025-11-10 10:56:29 +01:00
2026-01-22 22:14:00 +08:00
2026-01-16 10:03:53 +08:00