zephyr/arch/nios2/core
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
..
offsets
CMakeLists.txt
cache.c
cpu_idle.c kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
crt0.S
exception.S kernel: rename __swap 2019-09-30 15:25:55 -04:00
fatal.c kernel: remove z_fatal_print() 2019-09-12 05:17:39 -04:00
irq_manage.c debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
irq_offload.c kernel: add arch abstraction for irq_offload() 2019-10-01 11:11:42 +02:00
prep_c.c
reset.S
swap.S kernel: rename __swap 2019-09-30 15:25:55 -04:00
thread.c kernel: rename z_new_thread() 2019-09-30 15:25:55 -04:00