zephyr/include/arch/x86
Andrew Boie caf19b2503 x86: remove final-linker.cmd
This mechanism was intended to reserve space during the first pass for
certain data structures created by gen_idt, but this is unnecessary.
The only memory addresses that must be fixed between the two passes are the
locations of the interrupt stubs, which are in the .text section much
earlier than the generated data structures; they do not shift.

Change-Id: I3aab00e171e6a9ff439a7af8d69769e4c29337a7
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-10-21 23:30:04 +00:00
..
addr_types.h
arch.h
asm_inline_gcc.h
asm_inline.h
asm.h
irq_controller.h
linker-common-sections.h x86 link: Specify ALIGN_WITH_INPUT for XIP data sections 2016-10-01 01:41:50 +00:00
linker-defs-arch.h x86: remove final-linker.cmd 2016-10-21 23:30:04 +00:00
linker-epilog.h
segmentation.h