zephyr/arch/arm/include/cortex_m
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
..
cmse.h arch: arm: cmse: re-introduce workaround for typeof 2019-09-17 16:31:42 +02:00
exc.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
stack.h arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
tz.h arch: arm: cmse: re-introduce workaround for typeof 2019-09-17 16:31:42 +02:00