* ld-cris: New testsuite directory.
[deliverable/binutils-gdb.git] / ld / pe-dll.h
index b1c5c75f874c9e6282578049e0cc30c6e13713c6..f5e9324882b31af3a569162bed12a526248185ae 100644 (file)
@@ -48,7 +48,7 @@ extern void pe_exe_fill_sections PARAMS ((bfd *, struct bfd_link_info *));
 
 extern void pe_walk_relocs_of_symbol PARAMS ((struct bfd_link_info * info,
                                             CONST char *name,
-                                            int (*cb) (arelent *)));
+                                            int (*cb) (arelent *, asection *)));
 
 extern void pe_create_import_fixup PARAMS ((arelent * rel));
 #endif /* PE_DLL_H */
This page took 0.023373 seconds and 4 git commands to generate.