zephyr/include/arch
Andrew Boie 8487cd1fe7 x86: fix syscall optimization issue
These needed "memory" clobbers otherwise the compiler would do
unnecessary optimizations for parameters passed in as pointer
values.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-09 10:25:36 -07:00
..
arc k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
arm arch: arm: add new memory partition attributes 2017-10-03 19:30:28 -04:00
nios2 k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
riscv32 k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
x86 x86: fix syscall optimization issue 2017-10-09 10:25:36 -07:00
xtensa k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
cpu.h Xtensa port: Added support in arch/cpu.h for Xtensa cores. 2017-02-13 08:04:27 -08:00