mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
Add the implementation of _mcount() to meet the requirements of gprof. Signed-off-by: chenxiaoyi <chenxiaoyi@xiaomi.com> |
||
|---|---|---|
| .. | ||
| arch_elf.c | ||
| arch_mcount.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 | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| xtensa_asm.h | ||