tc-sparc.c: get rid of wierd usage of strchr ()
[deliverable/binutils-gdb.git] / gas / config / obj-elf.h
index f3424a5f0979dc8bed79017dfeb2c3aff218d45c..257d877831c23771f68525e8c3c49669a628ab8c 100644 (file)
@@ -162,7 +162,7 @@ extern void obj_elf_common (int);
 extern void obj_elf_data (int);
 extern void obj_elf_text (int);
 extern void obj_elf_change_section
-  (const char *, int, bfd_vma, int, const char *, int, int);
+  (const char *, unsigned int, bfd_vma, int, const char *, int, int);
 extern struct fix *obj_elf_vtable_inherit (int);
 extern struct fix *obj_elf_vtable_entry (int);
 extern bfd_boolean obj_elf_seen_attribute
This page took 0.03442 seconds and 4 git commands to generate.