zephyr/include/arch/posix
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
..
arch.h kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline_gcc.h POSIX arch: Fixe issues related to extern "C" 2019-08-12 15:10:15 +02:00
linker.ld Revert "linker: warn about orphan sections" 2018-10-14 12:14:04 -04:00
native_tasks.ld linker: Remove unused (OPTIONAL) from linker scripts 2019-03-15 06:42:02 -05:00