zephyr/include/arch/arc
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
..
v2 arc: cleanup linker scripts to include autoconf.h first 2018-12-17 10:08:02 -06:00
arch.h kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
syscall.h syscall: Return bool in a boolean function 2018-11-30 08:05:11 -08:00