zephyr/include/arch
Leandro Pereira ae7911cce0 arch: x86: segmentation: Remove unused _far_call() and _far_jump()
These functions were not used throughout the Zephyr code base, and
as such has been removed.  They can be reinstated if there's a need,
but will need to be adapted to use retpolines when CONFIG_RETPOLINE
is set.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-04-24 04:00:01 +05:30
..
arc arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
arm arm: userspace: Rework system call arguments 2018-04-16 10:13:20 -07:00
nios2 nios2: asm_inline_gcc: fix includes 2017-11-02 13:25:01 -07:00
posix arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
riscv32 k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
x86 arch: x86: segmentation: Remove unused _far_call() and _far_jump() 2018-04-24 04:00:01 +05:30
xtensa xtensa: Fix noreturn attribute on error handlers in asm2 2018-02-16 10:44:29 -05:00
cpu.h arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00