mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit corrects all `extern K_KERNEL_STACK_ARRAY_DEFINE` macro usages to use the `K_KERNEL_STACK_ARRAY_DECLARE` macro instead. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>