X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2Fldfile.h;h=23283a02eed8f374f73c71a6ee4274ac5c161c72;hb=2aa90762b71af7f04032d2bebed6470070d3d801;hp=825c4fe4b310ec00d22b6b946b6dce1c8de99e92;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ldfile.h b/ld/ldfile.h index 825c4fe4b3..23283a02ee 100644 --- a/ld/ldfile.h +++ b/ld/ldfile.h @@ -1,5 +1,5 @@ /* ldfile.h - - Copyright (C) 1991-2017 Free Software Foundation, Inc. + Copyright (C) 1991-2020 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