zephyr/include/arch/x86
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
..
addr_types.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
arch.h include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
asm.h x86: implement interrupt stack trampoline 2019-02-14 12:46:36 -05:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline_gcc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq_controller.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
linker.ld ld: Change the name of input section irq_vectors_alloc_data 2019-02-19 10:00:14 -08:00
segmentation.h x86: add dynamic interrupt support 2018-11-10 11:01:22 -05:00
syscall.h syscall: Return bool in a boolean function 2018-11-30 08:05:11 -08:00