* more compatibility with v850 hardware
[deliverable/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));
This page took 0.022731 seconds and 4 git commands to generate.