zephyr/arch/x86/core
Benjamin Walsh bfa5653e9a arch: remove instances of fiberRtnValueSet()
Obsolete, replaced by _set_thread_return_value().

Change-Id: I23e9cfc07e43542f0965817edc3552d456fd2ef3
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-12-21 19:50:08 +00:00
..
debug debug: gdb: move to new kernel APIs 2016-12-19 14:59:35 -05:00
offsets kernel: remove nano/micro wording and usage 2016-12-19 19:58:03 +00:00
Kconfig doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Makefile kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
cache.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
cache_s.S x86: Fix cache flush code dependencies 2016-03-07 20:25:22 +00:00
cpuhalt.c kernel: remove nano/micro wording and usage 2016-12-19 19:58:03 +00:00
crt0.S x86: don't set segment registers if we don't set GDT 2016-11-29 14:51:57 -08:00
excstub.S kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
fatal.c kernel: remove nano/micro wording and usage 2016-12-19 19:58:03 +00:00
float.c doc: Various corrections to doxygen info for Kernel APIs 2016-11-16 21:43:16 +00:00
gdt.c kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
intstub.S kernel: enable and optimize coop-only configurations 2016-12-15 16:17:38 -05:00
irq_manage.c kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
irq_offload.c x86: irq_offload: don't use the last vector 2016-02-05 20:25:04 -05:00
msr.c kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
reboot_rst_cnt.c x86: move reboot via RST_CNT from galileo to generic x86 2016-02-25 16:52:27 +00:00
swap.S arch: remove instances of fiberRtnValueSet() 2016-12-21 19:50:08 +00:00
sys_fatal_error_handler.c arch/all: simpler _SysFatalErrorHandler() 2016-12-15 16:17:39 -05:00
thread.c x86: remove obsolete comment about tasks/fibers 2016-12-19 19:58:42 +00:00