Replace oddly-encoded blank with regular blanks
[deliverable/binutils-gdb.git] / ld / ldmain.h
index 0b3d02f18476f214986cf0bc9a896dfd57667dae..30f872d86031efb32a1151f882fc24bb3f0a61e0 100644 (file)
@@ -1,5 +1,5 @@
 /* ldmain.h -
-   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1999, 2002
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1999, 2002, 2003
    Free Software Foundation, Inc.
 
    This file is part of GLD, the Gnu Linker.
@@ -23,6 +23,7 @@
 #define LDMAIN_H
 
 extern char *program_name;
+extern char *ld_sysroot;
 extern bfd *output_bfd;
 extern char *default_target;
 extern bfd_boolean trace_files;
This page took 0.02301 seconds and 4 git commands to generate.