gas: sparc: fix collision of registers and pseudo-ops.
[deliverable/binutils-gdb.git] / gprof / sym_ids.c
index cbd16e62ccda572f0a1909cc9d2c6ec1440b2271..d94207566be2f1a79a65ce3791e24cc927b9a480 100644 (file)
@@ -1,6 +1,6 @@
 /* sym_ids.c
 
-   Copyright (C) 1999-2014 Free Software Foundation, Inc.
+   Copyright (C) 1999-2016 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -273,7 +273,7 @@ extend_match (struct match *m, Sym *sym, Sym_Table *tab, bfd_boolean second_pass
    requests---you get what you ask for!  */
 
 void
-sym_id_parse ()
+sym_id_parse (void)
 {
   Sym *sym, *left, *right;
   struct sym_id *id;
This page took 0.024271 seconds and 4 git commands to generate.