Abort if the filename to be added matches the linker output filename.
[binutils-gdb.git] / ld / ldlang.h
index cb4b6d332dc1faf208ecea664440107e8c22cb92..e587d67c878f8cee6e0e7061618decac53e99423 100644 (file)
@@ -483,5 +483,6 @@ extern void lang_register_vers_node
           struct bfd_elf_version_deps *));
 boolean unique_section_p PARAMS ((const char *));
 extern void lang_add_unique PARAMS ((const char *));
+extern boolean lang_file_exists PARAMS ((const char *));
 
 #endif