zephyr/include/arch/x86
Kumar Gala 00c7ce7942 linker: move where we define _LINKER and _ASMLANGUAGE
Move _LINKER and _ASMLANGUAGE to target.cmake because of how we pick the
linker script that might be used.  This way regardless of how or where a
linker.ld gets included we will always set _LINKER & _ASMLANGUAGE (so
any header that needs check based on those defines they can,
specifically generated_dts_board.h)

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-11-03 12:55:16 +01:00
..
ia32 linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
intel64 linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
acpi.h arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI 2019-09-29 12:30:34 -07:00
arch.h x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
memmap.h arch/x86: add support for non-trivial memory maps 2019-09-29 12:30:34 -07:00
mmustructs.h x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
msr.h x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
multiboot.h arch/x86: multiboot.h: use BIT() macros instead of explicit shifts 2019-09-29 12:30:34 -07:00