zephyr/include/arch
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
..
arc kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
arm kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
common sys_io: pull in toolchain.h 2019-10-09 09:14:18 -04:00
nios2 kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
posix kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
riscv kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
x86 kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
x86_64 x86_64: fix arch headers 2019-10-09 09:14:18 -04:00
xtensa kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
cpu.h arch/x86: refactor arch.h 2019-09-15 11:33:47 +08:00
syscall.h arch/x86: move arch/x86/syscall.h to arch/x86/ia32/syscall.h 2019-07-02 19:30:00 -04:00