jit: c++-ify gdb_block
[deliverable/binutils-gdb.git] / ld / ldmisc.h
index ba7f0c6515e138b00bbc7689ea14d07edfd1ea8e..d36703352a60073894c0846bc2f812c77080424d 100644 (file)
@@ -1,6 +1,5 @@
 /* ldmisc.h -
-   Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2001, 2003, 2004, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -22,6 +21,7 @@
 #ifndef LDMISC_H
 #define LDMISC_H
 
+extern void vfinfo (FILE *fp, const char *fmt, va_list arg, bfd_boolean is_warning);
 extern void einfo (const char *, ...);
 extern void minfo (const char *, ...);
 extern void info_msg (const char *, ...);
This page took 0.023242 seconds and 4 git commands to generate.