zephyr/arch
Charles E. Youse e96c178e93 arch/x86: refactor offsets_short_arch.h
The current version is 32-bit specific, so move it to ia32/
and add a layer of indirection via an arch-level header file.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-07-03 20:01:17 -04:00
..
arc arch: arc: fix the bug caused by hardware sp switch in interrupt 2019-07-02 19:42:14 -07:00
arm arch: arm: userspace: don't use the default stack in z_arm_do_syscall 2019-07-02 19:18:48 -04:00
common cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
nios2 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
posix cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
riscv32 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
x86 arch/x86: refactor offsets_short_arch.h 2019-07-03 20:01:17 -04:00
x86_64 cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
xtensa cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig x86_64: minimally preparing for enabling newlib 2019-06-27 16:08:32 -04:00