zephyr/tests/benchmarks
Keith Packard 7955624d1f tests/benchmarks/sys_kernel: Use K_THREAD_STACK_EXTERN in header file
K_THREAD_STACK_DEFINE is not correct in a header file as it may conflict
with K_THREAD_STACK_DEFINE usage in the source file.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-05-10 13:55:24 -04:00
..
app_kernel tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmsis_dsp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
data_structure_perf tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
footprints tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
latency_measure tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mbedtls tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
sched tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
sys_kernel tests/benchmarks/sys_kernel: Use K_THREAD_STACK_EXTERN in header file 2022-05-10 13:55:24 -04:00