zephyr/include/arch
Charles E. Youse 81eeff83b0 arch/x86: multiboot: migrate multiboot initialization to early C
Originally, the multiboot info struct was copied in the early assembly
language code. This code is moved to a C function in multiboot.c for
two reasons:

1. It's about to get more complicated, as we want the ability to use
   a multiboot-provided memory map if available, and
2. this will faciliate its sharing between 32- and 64-bit subarches.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-29 12:30:34 -07:00
..
arc linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
arm debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
common
nios2 linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
posix
riscv linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
x86 arch/x86: multiboot: migrate multiboot initialization to early C 2019-09-29 12:30:34 -07:00
x86_64 arch/x86_64: add HPET definitions to arch.h 2019-09-17 22:37:09 +08:00
xtensa
cpu.h
syscall.h