zephyr/include/arch/arm
Jan Van Winkel ff36fc7d67 linker: cxx: Include .gcc_except_table sections
Include .gcc_except_table (sub-)sections in linker files to support C++
with exceptions enabled. If these sections are not mapped warnings will
be generated for orphaned sections at link time.

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-09-19 09:26:42 -05:00
..
cortex_m linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
cortex_r linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
arch.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
asm_inline_gcc.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
asm_inline.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
error.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
exc.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
irq.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
misc.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
nmi.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
syscall.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00