gold: Add sparc IFUNC support to Gold.
[deliverable/binutils-gdb.git] / gdb / spu-multiarch.c
index 647cfd1c8387063201f18ceebeb3c81b5576bafa..313fddc8ff4d3a37dcd1efb9b2c507c5eb74261a 100644 (file)
@@ -1,5 +1,5 @@
 /* Cell SPU GNU/Linux multi-architecture debugging support.
-   Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    Contributed by Ulrich Weigand <uweigand@de.ibm.com>.
 
@@ -401,6 +401,9 @@ init_spu_ops (void)
   spu_ops.to_magic = OPS_MAGIC;
 }
 
+/* -Wmissing-prototypes */
+extern initialize_file_ftype _initialize_spu_multiarch;
+
 void
 _initialize_spu_multiarch (void)
 {
This page took 0.025853 seconds and 4 git commands to generate.