zephyr/arch/arc
Keith Packard a721291adc arch/arc: Remove redundant __cxa_atexit from MWDT stubs
__cxa_atexit was originally defined by the IA64 C++ ABI, but it has been
adopted by other C++ implementations since then.  This function is already
present in lib/cpp/api/cpp_dtors.c, which is built by default when C++
support is enabled, so we don't need another copy in the MWDT-specific
code.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-04-16 20:36:27 +02:00
..
arcmwdt arch/arc: Remove redundant __cxa_atexit from MWDT stubs 2025-04-16 20:36:27 +02:00
core llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
include
CMakeLists.txt
Kconfig Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00