zephyr/include/arch
Mrinal Sen 1246cb8cef debug: tracing: Remove unneeded abstraction
Various C and Assembly modules
make function calls to z_sys_trace_*. These merely call
corresponding functions sys_trace_*. This commit
is to simplify these by making direct function calls
to the sys_trace_* functions from these modules.
Subsequently, the z_sys_trace_* functions are removed.

Signed-off-by: Mrinal Sen <msen@oticon.com>
2019-09-26 06:26:22 -04:00
..
arc linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
arm debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
common arch/common: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
nios2 linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
posix POSIX arch: Fixe issues related to extern "C" 2019-08-12 15:10:15 +02:00
riscv linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
x86 arch/x86: (Intel64) define TSS in C, not assembly 2019-09-23 17:50:09 -07:00
x86_64 arch/x86_64: add HPET definitions to arch.h 2019-09-17 22:37:09 +08:00
xtensa xtensa: remove legacy arch implementation 2019-09-12 01:26:34 -04:00
cpu.h arch/x86: refactor arch.h 2019-09-15 11:33:47 +08:00
syscall.h arch/x86: move arch/x86/syscall.h to arch/x86/ia32/syscall.h 2019-07-02 19:30:00 -04:00