Add support for WinCE based toolchains.
[deliverable/binutils-gdb.git] / ld / ldfile.h
index f33c9ce94627c0b7dae2729b29d4ebc9e18d2ca1..d00ed2868d65654d04265e1da7b277c1d1b2d0c2 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, lang_input_statement_type *,
+          const char *lib, const char *suffix));
This page took 0.022594 seconds and 4 git commands to generate.