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
Kconfig debug: symtab: add shell command 2024-09-10 11:43:55 +02:00
symtab_stub.c
symtab.c debug: symtab: fix ignored type qualifiers on func return type 2024-11-06 09:52:36 -08:00