zephyr/include/arch
Kumar Gala cca5b61e84 arc: cleanup linker scripts to include autoconf.h first
The various linker scripts on arc would include autoconf.h in the arch
linker script but might have CONFIG_ symbols referenced in the soc
specific linker script.  Move autoconf.h inclusion to top of the soc
specific linker script out of the arch specific one so we know
autoconf.h is seen before any CONFIG_ references.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-12-17 10:08:02 -06:00
..
arc arc: cleanup linker scripts to include autoconf.h first 2018-12-17 10:08:02 -06:00
arm arch: arm: fix initial value of _image_ram_start 2018-12-14 16:21:03 -06:00
nios2 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
posix kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
riscv32 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
x86 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
xtensa kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
cpu.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00