zephyr/tests/kernel/fp_sharing/float_disable
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
..
src kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
CMakeLists.txt tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00
prj_x86.conf tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00
prj.conf tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00
testcase.yaml tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00