Move translated part of bug report string back into .c files so
[binutils-gdb.git] / ld / ldfile.h
index f33c9ce94627c0b7dae2729b29d4ebc9e18d2ca1..9c9a4d65c2c847b67078f437014c47f75f77e9af 100644 (file)
@@ -51,3 +51,6 @@ extern boolean ldfile_try_open_bfd
 extern FILE *ldfile_find_command_file
   PARAMS ((const char *name, const char *extend));
 extern void ldfile_set_output_arch PARAMS ((CONST char *));
+extern boolean ldfile_open_file_search
+  PARAMS ((const char *arch, struct lang_input_statement_struct *,
+          const char *lib, const char *suffix));