zephyr/arch/x86/include/ia32
Andrew Boie 7f82b99ad4 x86: up-level some user mode functions
These are now common code, all are related to user mode
threads. The rat's nest of ifdefs in ia32's arch_new_thread
has been greatly simplified, there is now just one hook
if user mode is turned on.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-01-13 16:35:10 -05:00
..
exception.h
kernel_arch_data.h x86: consolidate STACK_ROUND_* definition 2019-11-06 17:50:34 -08:00
kernel_arch_func.h x86: up-level some user mode functions 2020-01-13 16:35:10 -05:00
offsets_short_arch.h