Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / ld / ldmisc.h
index 55ccbae411ea4c0a15f2950584e37d549c35a517..747bfbb8fba2487331e3680640ed9b01d2c5e64e 100644 (file)
@@ -1,6 +1,5 @@
 /* ldmisc.h -
-   Copyright 1991, 1992, 1993, 1994, 1996, 1997, 2001, 2003, 2004, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1991-2020 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.026559 seconds and 4 git commands to generate.