zephyr/arch/posix
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
..
core thread.c: remove vestigial CONFIG_INIT_STACKS cruft 2019-07-31 09:15:45 +03:00
include
CMakeLists.txt
Kconfig