zephyr/include/arch/posix
Andrew Boie 8ffff144ea kernel: add architecture interface headers
include/sys/arch_inlines.h will contain all architecture APIs
that are used by public inline functions and macros,
with implementations deriving from include/arch/cpu.h.

kernel/include/arch_interface.h will contain everything
else, with implementations deriving from
arch/*/include/kernel_arch_func.h.

Instances of duplicate documentation for these APIs have been
removed; implementation details have been left in place.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-10-11 13:30:46 -07:00
..
arch.h kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
asm_inline_gcc.h POSIX arch: Fixe issues related to extern "C" 2019-08-12 15:10:15 +02:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04: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