zephyr/arch/common
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
..
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
gen_isr_tables.py gen_isr_tables: Fix pylint warning by using isinstance() 2019-09-08 22:24:45 -04:00
isr_tables.c
isr_tables.ld
nocache.ld
ramfunc.ld
sw_isr_common.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
timing_info_bench.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00