zephyr/include/arch
Øyvind Rønningstad 0b2c8e201c arm, x86, riscv: linker.ld: Move TEXT_SECTION_OFFSET
to its own linker file snippet so snippets can be placed before it.
Using zephyr_linker_sources().

Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
2019-12-20 08:54:53 -05:00
..
arc arc: linker.ld: Port vector table to zephyr_linker_sources() 2019-12-20 08:54:53 -05:00
arm arm, x86, riscv: linker.ld: Move TEXT_SECTION_OFFSET 2019-12-20 08:54:53 -05:00
common
nios2 cmake: Add the TEXT_START location to zephyr_linker_sources() 2019-12-20 08:54:53 -05:00
posix kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
riscv cmake: Add the TEXT_START location to zephyr_linker_sources() 2019-12-20 08:54:53 -05:00
x86 arm, x86, riscv: linker.ld: Move TEXT_SECTION_OFFSET 2019-12-20 08:54:53 -05:00
xtensa global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
arch_inlines.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cpu.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
syscall.h