zephyr/include/arch/x86
Andrew Boie 82cd648b9b x86: don't shift data addresses between builds
Inserting the IDT results in any data afterwards being shifted.
We want the memory addresses between the zephyr_prebuilt.elf
and zephyr.elf to be as close as possible. Insert some dummy
data in the linker script the same size as the gen_idt data
structures. Needed for forthcoming patches which generate MMU
page tables at build time.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-06-03 15:01:04 -04:00
..
addr_types.h
arch.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
asm_inline_gcc.h
asm_inline.h
asm.h
irq_controller.h
linker.ld x86: don't shift data addresses between builds 2017-06-03 15:01:04 -04:00
segmentation.h