* dwarf.c (is_relocatable): Remove definition.
[deliverable/binutils-gdb.git] / binutils / objdump.c
index ee5530b1464f3131ff53914803160d90f6ca7847..5a2ea6ddf3703cc9421fd3a4f4bd16cdd54ad486 100644 (file)
@@ -171,6 +171,8 @@ static bfd_size_type stab_size;
 
 static char *strtab;
 static bfd_size_type stabstr_size;
+
+static bfd_boolean is_relocatable = FALSE;
 \f
 static void
 usage (FILE *stream, int status)
This page took 0.02491 seconds and 4 git commands to generate.