nuttx-mirror/libs
wangmingrong1 893e67745b gcc/gcov: Add instrumentation function
Some functions will insert these functions:
void __gcov_execve(void)
{
}
void __gcov_execv(void)
{
}
void __gcov_fork(void)
{
}

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-12-03 23:51:12 +08:00
..
libbuiltin gcc/gcov: Add instrumentation function 2024-12-03 23:51:12 +08:00
libc libc/puts: newline was omitted for empty string 2024-12-01 17:58:06 +08:00
libdsp libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
libm libm: fix typo caused compile failed 2024-11-14 19:38:58 +08:00
libnx makefile/build: Delete unnecessary bin and kbin folders 2024-11-10 01:18:26 +08:00
libxx libcxx/CMakeLists.txt: Remove unnecessary flags. 2024-12-02 22:44:41 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00