zephyr/include/arch
Sebastian Bøe d515315a86 ld: Change the name of input section irq_vectors_alloc_data
The arch/x86/CMakeLists.txt build scripts names five sections that are
generated from .bin files. Two of them are named the same as the .bin
file, and the other three are named inconsistently.

To be consistent, we will rename the three that are named inconistenly
to align with the two that are named as the .bin file.

Being consistent simplifies the system and fosters code-reuse.

This patch renames irq_vectors_alloc_data.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-02-19 10:00:14 -08:00
..
arc include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
arm include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
nios2 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
posix include/arch: Steal native_posix bit manipulation routines 2019-01-11 15:18:52 -05:00
riscv32 linker: riscv32: Fix .riscv.attributes orphan sections warning 2019-02-15 12:37:21 -05:00
x86 ld: Change the name of input section irq_vectors_alloc_data 2019-02-19 10:00:14 -08:00
x86_64 arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
xtensa kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
bits_portable.h include/arch: Steal native_posix bit manipulation routines 2019-01-11 15:18:52 -05:00
cpu.h arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00