tc-sparc.c: get rid of wierd usage of strchr ()
[deliverable/binutils-gdb.git] / gas / config / obj-elf.h
index 3f8f8f4947d443281d39ee3dadae0bbd5f719fef..257d877831c23771f68525e8c3c49669a628ab8c 100644 (file)
@@ -1,5 +1,5 @@
 /* ELF object file format.
-   Copyright (C) 1992-2014 Free Software Foundation, Inc.
+   Copyright (C) 1992-2016 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -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.026271 seconds and 4 git commands to generate.