aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldlang.h')
-rw-r--r--ld/ldlang.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ld/ldlang.h b/ld/ldlang.h
index 7b399e3..2cf8259 100644
--- a/ld/ldlang.h
+++ b/ld/ldlang.h
@@ -432,8 +432,6 @@ struct orphan_save {
lang_output_section_statement_type **os_tail;
};
-extern struct unique_sections *unique_section_list;
-
extern lang_output_section_statement_type *abs_output_section;
extern lang_statement_list_type lang_output_section_statement;
extern bfd_boolean lang_has_input_file;