zephyr/kernel/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
..
gen_offset.h
kernel_internal.h kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
kernel_offsets.h arch/x86/intel64: Fix assumption with dummy threads 2019-10-19 12:09:32 -07:00
kernel_structs.h kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
ksched.h tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
kswap.h kernel: rename __swap 2019-09-30 15:25:55 -04:00
offsets_short.h
syscall_handler.h kernel: remove vestigal printk references 2019-10-01 16:15:06 -05:00
timeout_q.h kernel: timeout: remove unused callback parameter from init function 2019-09-28 15:41:18 -04:00
wait_q.h