zephyr/arch/arm/include
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
..
cortex_m kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
cortex_r kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
kernel_arch_data.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
kernel_arch_func.h kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
kernel_arch_thread.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
offsets_short_arch.h arch: arm: extend use of arch.mode variable in FP sharing mode 2019-05-21 15:29:44 -04:00