zephyr/subsys/debug
Stephanos Ioannidis 33f87408c4 global: Correct extern K_KERNEL_STACK_ARRAY_DEFINE usage
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>
2022-06-20 10:25:52 +02:00
..
coredump coredump: drivers: Add coredump device 2022-06-05 14:28:34 +02:00
gdbstub subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
asan_hacks.c
CMakeLists.txt debug: Remove deprecated CONFIG_OPENOCD_SUPPORT 2022-01-24 10:23:20 -05:00
gdbstub_backend.h debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
gdbstub.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
Kconfig debug: generate call graph profile data using gprof 2022-04-22 16:04:08 -04:00
thread_analyzer.c global: Correct extern K_KERNEL_STACK_ARRAY_DEFINE usage 2022-06-20 10:25:52 +02:00
thread_info.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00