zephyr/include/arch/x86
Andrew Boie 979b17f243 kernel: activate arch interface headers
Duplicate definitions elsewhere have been removed.

A couple functions which are defined by the arch interface
to be non-inline, but were implemented inline by native_posix
and intel64, have been moved to non-inline.

Some missing conditional compilation for z_arch_irq_offload()
has been fixed, as this is an optional feature.

Some massaging of native_posix headers to get everything
in the right scope.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-10-21 10:13:38 -07:00
..
ia32 kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
intel64 x86: intel64: don't drop debug sections 2019-10-10 13:41:13 -07:00
acpi.h arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI 2019-09-29 12:30:34 -07:00
arch.h kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
memmap.h arch/x86: add support for non-trivial memory maps 2019-09-29 12:30:34 -07:00
mmustructs.h x86: refactor mmustructs.h 2019-10-14 11:49:39 -07:00
msr.h x86: intel64: enable no-execute 2019-10-10 13:41:02 -07:00
multiboot.h arch/x86: multiboot.h: use BIT() macros instead of explicit shifts 2019-09-29 12:30:34 -07:00