zephyr/arch
Charles E. Youse 8e437adc42 thread.c: remove vestigial CONFIG_INIT_STACKS cruft
It looks like, at some point in the past, initializing thread stacks
was the responsibility of the arch layer. After that was centralized,
we forgot to remove the related conditional header inclusion. Fixed.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-07-31 09:15:45 +03:00
..
arc thread.c: remove vestigial CONFIG_INIT_STACKS cruft 2019-07-31 09:15:45 +03:00
arm arch: arm: only allow OOPS and STACK_CHK_FAIL from nPRIV mode 2019-07-29 11:08:49 -07:00
common cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
nios2 kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
posix thread.c: remove vestigial CONFIG_INIT_STACKS cruft 2019-07-31 09:15:45 +03:00
riscv32 kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
x86 thread.c: remove vestigial CONFIG_INIT_STACKS cruft 2019-07-31 09:15:45 +03:00
x86_64 kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
xtensa thread.c: remove vestigial CONFIG_INIT_STACKS cruft 2019-07-31 09:15:45 +03:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kernel: consolidate error handling code 2019-07-25 15:06:58 -07:00