zephyr/subsys/debug/symtab
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
..
CMakeLists.txt debug: symtab: fix linking issue due to variable redefinition 2024-05-30 16:52:01 -05:00
Kconfig debug: symtab: add shell command 2024-09-10 11:43:55 +02:00
symtab.c debug: symtab: fix ignored type qualifiers on func return type 2024-11-06 09:52:36 -08:00
symtab_stub.c debug: symtab: fix linking issue due to variable redefinition 2024-05-30 16:52:01 -05:00