X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2Fldfile.h;h=3d6ddf12fdffcf5aeed47cfcd68936e12bf3462f;hb=213fd9faf563ce5726ce66c8104cbaba44ba9c09;hp=cbcd7cb3d7ccad9ae2f07d961e38ccb81039aa94;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ldfile.h b/ld/ldfile.h index cbcd7cb3d7..3d6ddf12fd 100644 --- a/ld/ldfile.h +++ b/ld/ldfile.h @@ -1,5 +1,5 @@ /* ldfile.h - - Copyright (C) 1991-2014 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