zephyr/kernel/include
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_
Promote the private z_arch_* namespace, which specifies
the interface between the core kernel and the
architecture code, to a new top-level namespace named
arch_*.

This allows our documentation generation to create
online documentation for this set of interfaces,
and this set of interfaces is worth treating in a
more formal way anyway.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-11-07 15:21:46 -08:00
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_arch_interface.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
kernel_internal.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
kernel_offsets.h arch/x86/intel64: Fix assumption with dummy threads 2019-10-19 12:09:32 -07:00
ksched.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
kswap.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
offsets_short.h x86: implement interrupt stack trampoline 2019-02-14 12:46:36 -05:00