zephyr/include/arch
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
..
arc arch: arc: implement DIRECT IRQ support 2019-10-21 09:06:17 -07:00
arm arch: arm: userspace: add ip and sp to clobber 2019-10-18 14:20:32 -05: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: activate arch interface headers 2019-10-21 10:13:38 -07:00
riscv kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
x86 kernel: activate arch interface headers 2019-10-21 10:13:38 -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 kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
syscall.h arch/x86: move arch/x86/syscall.h to arch/x86/ia32/syscall.h 2019-07-02 19:30:00 -04:00