mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 03:11:56 +00:00
When using C++ exceptions in a Cortex-M, the linker return a warning: warning: orphan section ".ARM.extab" .ARM.extab section containing exception unwinding information. This section is missing in the linker script for Cortex-M. Signed-off-by: Benoit Leforestier <benoit.leforestier@gmail.com> |
||
---|---|---|
.. | ||
cortex_m | ||
arch.h | ||
syscall.h |