diff options
Diffstat (limited to 'gdb/dwarf2loc.h')
-rw-r--r-- | gdb/dwarf2loc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf2loc.h b/gdb/dwarf2loc.h index 326838f040c..0f1076798c8 100644 --- a/gdb/dwarf2loc.h +++ b/gdb/dwarf2loc.h @@ -33,7 +33,7 @@ struct axs_value; dwarf2read.c and dwarf2loc.c. */ /* `set debug entry-values' setting. */ -extern int entry_values_debug; +extern unsigned int entry_values_debug; /* Return the OBJFILE associated with the compilation unit CU. If CU came from a separate debuginfo file, then the master objfile is |