PR 868
[deliverable/binutils-gdb.git] / bfd / libbfd-in.h
index ec11bd5d6b03f59468db356a02d1d293933e6e3e..f57d450a4fb8c07ca9a340c30f586e009fa47fff 100644 (file)
@@ -99,6 +99,8 @@ extern void *bfd_malloc
   (bfd_size_type);
 extern void *bfd_realloc
   (void *, bfd_size_type);
+extern void *bfd_realloc_or_free
+  (void *, bfd_size_type);
 extern void *bfd_zmalloc
   (bfd_size_type);
 extern void *bfd_malloc2
This page took 0.025375 seconds and 4 git commands to generate.