zephyr/arch/posix/core
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
..
offsets
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cpuhalt.c cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
fatal.c kernel: abolish _default_esf 2019-07-25 15:06:58 -07:00
posix_core.c arch: POSIX: Fix race with unused threads 2019-07-19 11:37:34 +02:00
swap.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
thread.c thread.c: remove vestigial CONFIG_INIT_STACKS cruft 2019-07-31 09:15:45 +03:00