nuttx/libs/libc/machine/arm
Xiang Xiao b5c48f3ed8 binfmt: Always include arch/elf.h in include/nuttx/elf.h
since symbols defined in arch/elf.h is also used in other case, for example:
CC:  pthread/pthread_testcancel.c machine/arm/gnu_unwind_find_exidx.c:32:8: error: unknown type name '__EIT_entry'
   32 | static __EIT_entry *__exidx_start_elf;
      |        ^~~~~~~~~~~

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-06-25 19:02:53 -03:00
..
arm binfmt: Always include arch/elf.h in include/nuttx/elf.h 2023-06-25 19:02:53 -03:00
armv6-m binfmt: Always include arch/elf.h in include/nuttx/elf.h 2023-06-25 19:02:53 -03:00
armv7-a binfmt: Always include arch/elf.h in include/nuttx/elf.h 2023-06-25 19:02:53 -03:00
armv7-m binfmt: Always include arch/elf.h in include/nuttx/elf.h 2023-06-25 19:02:53 -03:00
armv7-r binfmt: Always include arch/elf.h in include/nuttx/elf.h 2023-06-25 19:02:53 -03:00
armv8-m binfmt: Always include arch/elf.h in include/nuttx/elf.h 2023-06-25 19:02:53 -03:00
gnu telink: add custom setjmp implementation for tlsr82. 2022-09-08 09:15:25 +08:00
aeabi_atexit.c libc: Remove weak_function from __aeabi_atexit 2022-06-02 10:54:23 +03:00
arm_asm.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
arm-acle-compat.h newlib: libc: memcpy M-profile PACBTI-enablement 2023-04-28 09:51:52 +08:00
gnu_unwind_find_exidx.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Make.defs newlib: libc: memcpy M-profile PACBTI-enablement 2023-04-28 09:51:52 +08:00