zephyr/include/arch/riscv
Andrew Boie 8ffff144ea kernel: add architecture interface headers
include/sys/arch_inlines.h will contain all architecture APIs
that are used by public inline functions and macros,
with implementations deriving from include/arch/cpu.h.

kernel/include/arch_interface.h will contain everything
else, with implementations deriving from
arch/*/include/kernel_arch_func.h.

Instances of duplicate documentation for these APIs have been
removed; implementation details have been left in place.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-10-11 13:30:46 -07:00
..
common linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
riscv-privilege arch/riscv: rearrange for standard use of extern "C" 2019-08-18 16:20:10 +02:00
arch.h kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
exp.h arch/riscv: rearrange for standard use of extern "C" 2019-08-18 16:20:10 +02:00