bfd/
[deliverable/binutils-gdb.git] / bfd / libbfd.h
index c5fa67ffd4d9c8b4bcbb47c8f6a3d0e088817b88..002937fdc4725ce5d035265ce38947276b405b0d 100644 (file)
@@ -629,7 +629,7 @@ extern bfd_reloc_status_type _bfd_relocate_contents
 
 /* Clear a given location using a given howto.  */
 extern void _bfd_clear_contents (reloc_howto_type *howto, bfd *input_bfd,
-                                bfd_byte *location);
+                                asection *input_section, bfd_byte *location);
 
 /* Link stabs in sections in the first pass.  */
 
This page took 0.024911 seconds and 4 git commands to generate.