zephyr/include/arch/arm
Kumar Gala 00c7ce7942 linker: move where we define _LINKER and _ASMLANGUAGE
Move _LINKER and _ASMLANGUAGE to target.cmake because of how we pick the
linker script that might be used.  This way regardless of how or where a
linker.ld gets included we will always set _LINKER & _ASMLANGUAGE (so
any header that needs check based on those defines they can,
specifically generated_dts_board.h)

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-11-03 12:55:16 +01:00
..
cortex_m linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
cortex_r linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
arch.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
asm_inline_gcc.h kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
asm_inline.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
error.h arch: arm: do not add CODE_UNREACHABLE in Z_ARCH_EXCEPT 2019-10-24 10:12:08 -07:00
exc.h arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
irq.h kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
misc.h kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
nmi.h arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
syscall.h arch: arm: userspace: add ip and sp to clobber 2019-10-18 14:20:32 -05:00