aboutsummaryrefslogtreecommitdiff
path: root/ld/ldfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldfile.h')
-rw-r--r--ld/ldfile.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/ld/ldfile.h b/ld/ldfile.h
index 9b79397..1736aaf 100644
--- a/ld/ldfile.h
+++ b/ld/ldfile.h
@@ -1,6 +1,6 @@
/* ldfile.h -
- Copyright 1991, 1992, 1993, 1994, 1995, 2000, 2002, 2003, 2004, 2005, 2007
- Free Software Foundation, Inc.
+ Copyright 1991, 1992, 1993, 1994, 1995, 2000, 2002, 2003, 2004, 2005,
+ 2007, 2012 Free Software Foundation, Inc.
This file is part of the GNU Binutils.
@@ -22,7 +22,6 @@
#ifndef LDFILE_H
#define LDFILE_H
-extern const char *ldfile_input_filename;
extern bfd_boolean ldfile_assumed_script;
extern unsigned long ldfile_output_machine;
extern enum bfd_architecture ldfile_output_architecture;