aboutsummaryrefslogtreecommitdiff
path: root/ld/ldfile.c
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-04-16 14:32:02 +0000
committerSteve Chamberlain <steve@cygnus>1991-04-16 14:32:02 +0000
commit070aa81923459dd32e158095f243e99b02bfb579 (patch)
tree86954be5f52ad8738d742493a8fb5f6cc4d0ab07 /ld/ldfile.c
parent6408afbac5660871c8ce3a6be951e78535346d14 (diff)
downloadgdb-070aa81923459dd32e158095f243e99b02bfb579.zip
gdb-070aa81923459dd32e158095f243e99b02bfb579.tar.gz
gdb-070aa81923459dd32e158095f243e99b02bfb579.tar.bz2
*** empty log message ***
Diffstat (limited to 'ld/ldfile.c')
-rw-r--r--ld/ldfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldfile.c b/ld/ldfile.c
index 2a0380c..a52cfb0 100644
--- a/ld/ldfile.c
+++ b/ld/ldfile.c
@@ -37,7 +37,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* EXPORT */
char *ldfile_input_filename;
-CONST char * ldfile_output_machine_name;
+CONST char * ldfile_output_machine_name ="";
unsigned long ldfile_output_machine;
enum bfd_architecture ldfile_output_architecture;
boolean had_script;