zephyr/arch/arm
Stephanos Ioannidis 0ff1e05486 arch: arm: Migrate to K_KERNEL_STACK_ARRAY_DECLARE
This commit updates all deprecated `K_KERNEL_STACK_ARRAY_EXTERN` macro
usages to use the `K_KERNEL_STACK_ARRAY_DECLARE` macro instead.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-06-20 10:25:52 +02:00
..
core global: Correct extern K_THREAD_STACK_DEFINE usage 2022-06-20 10:25:52 +02:00
include arch: arm: Migrate to K_KERNEL_STACK_ARRAY_DECLARE 2022-06-20 10:25:52 +02:00
CMakeLists.txt arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
Kconfig arch: arm: Add unified floating-point configuration symbols 2022-05-05 12:03:27 +09:00