diff options
Diffstat (limited to 'contrib/gcc/dwarf2out.h')
-rw-r--r-- | contrib/gcc/dwarf2out.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/gcc/dwarf2out.h b/contrib/gcc/dwarf2out.h index 5c6200c..63cedea 100644 --- a/contrib/gcc/dwarf2out.h +++ b/contrib/gcc/dwarf2out.h @@ -26,5 +26,3 @@ struct die_struct; extern void debug_dwarf_die PARAMS ((struct die_struct *)); extern void dwarf2out_set_demangle_name_func PARAMS ((const char *(*) (const char *))); extern void dwarf2out_add_library_unit_info PARAMS ((const char *, const char *)); - -extern unsigned current_funcdef_number; |