external_zblue/subsys/debug/symtab
Ryan McClelland e9cf53875b 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>
2026-04-20 17:55:25 +08:00
..
CMakeLists.txt debug: symtab: fix linking issue due to variable redefinition 2026-04-20 17:21:20 +08:00
Kconfig debug: symtab: add shell command 2026-04-20 17:41:39 +08:00
symtab.c debug: symtab: fix ignored type qualifiers on func return type 2026-04-20 17:55:25 +08:00
symtab_stub.c debug: symtab: fix linking issue due to variable redefinition 2026-04-20 17:21:20 +08:00