PR gdb/18021 - defend against "static virtual" methods
[deliverable/binutils-gdb.git] / ld / ldexp.h
index 6a02b39e79b966a531385b1186e5873f5cf715fe..10fcf3d96ce9b642bae293de6a519140d16a6dc2 100644 (file)
@@ -1,5 +1,5 @@
 /* ldexp.h -
-   Copyright (C) 1991-2014 Free Software Foundation, Inc.
+   Copyright (C) 1991-2015 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -221,5 +221,7 @@ fill_type *exp_get_fill
   (etree_type *, fill_type *, char *);
 bfd_vma exp_get_abs_int
   (etree_type *, int, char *);
+void ldexp_init (void);
+void ldexp_finish (void);
 
 #endif
This page took 0.026783 seconds and 4 git commands to generate.