zephyr/arch
Andy Ross c9cba3a032 arch/x86_64: Clean up stack initialization
When this code was written, there was no "stack frame" struct defined.
There is now, so use that for clarity and concision.  Also remove an
obvious comment (I mean, duh, we can put any segment selectors in
those fields we want).

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-03-13 19:15:20 +01:00
..
arc
arm
common
nios2
posix
riscv32
x86 x86: implement eager FP save/restore 2019-03-11 20:36:55 -07:00
x86_64 arch/x86_64: Clean up stack initialization 2019-03-13 19:15:20 +01:00
xtensa
CMakeLists.txt
Kconfig