zephyr/include/arch/arm
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
..
cortex_m arm: remove unused header 2019-11-07 15:21:46 -08:00
cortex_r linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
arch.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
asm_inline.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
asm_inline_gcc.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
error.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
exc.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
irq.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
misc.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
nmi.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
syscall.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
thread.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00