]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf32-spu.c
bfd/
[thirdparty/binutils-gdb.git] / bfd / elf32-spu.c
index 5eb0f0523a51c511f2c079e6ddc73a45ff0d6039..5d0c0f76ef1604a2fc262e9f8a0b27802532e6ce 100644 (file)
@@ -1090,6 +1090,7 @@ spu_elf_open_builtin_lib (bfd **ovl_bfd, const struct _ovl_stream *stream)
                              ovl_mgr_open,
                              (void *) stream,
                              ovl_mgr_pread,
+                             NULL,
                              NULL);
   return *ovl_bfd != NULL;
 }