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