Remove "boolean" and "var_boolean" checks from ARI
[deliverable/binutils-gdb.git] / ld / ldfile.h
index 31f65ff3d28abc09376d67d1f578a27ce3df86d6..3d6ddf12fdffcf5aeed47cfcd68936e12bf3462f 100644 (file)
@@ -1,5 +1,5 @@
 /* ldfile.h -
-   Copyright (C) 1991-2015 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -46,6 +46,8 @@ extern void ldfile_add_library_path
   (const char *, bfd_boolean cmdline);
 extern void ldfile_open_command_file
   (const char *name);
+extern void ldfile_open_script_file
+  (const char *name);
 extern void ldfile_open_default_command_file
   (const char *name);
 extern void ldfile_open_file
This page took 0.023805 seconds and 4 git commands to generate.