zephyr/subsys/debug
Ryan McClelland 952daca695 debug: symtab: fix ignored type qualifiers on func return type
const is ignored on the function return type. A warning is reported with
-Wignored-qualifers. Remove the ignored const.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2024-11-06 09:52:36 -08:00
..
coredump debug: coredump: dump privileged stack 2024-09-21 11:29:39 +02:00
coresight
gdbstub
symtab debug: symtab: fix ignored type qualifiers on func return type 2024-11-06 09:52:36 -08:00
CMakeLists.txt
Kconfig debug: thread_analyzer: display privileged stack usage 2024-08-28 06:50:30 -04:00
asan_hacks.c
mipi_stp_decoder.c debug: mipi_stp_decoder: Avoid potential 64bit unaligned access 2024-10-09 13:45:04 +02:00
thread_analyzer.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
thread_info.c