X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2Fldfile.h;h=3d6ddf12fdffcf5aeed47cfcd68936e12bf3462f;hb=8493b6651af3d2130d5f5f050905cd3d6e8a9c27;hp=31f65ff3d28abc09376d67d1f578a27ce3df86d6;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ldfile.h b/ld/ldfile.h index 31f65ff3d2..3d6ddf12fd 100644 --- a/ld/ldfile.h +++ b/ld/ldfile.h @@ -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