*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / spu-multiarch.c
index 450aa42fc53b24f7a9bfac8ba5e960c197dd55bf..313fddc8ff4d3a37dcd1efb9b2c507c5eb74261a 100644 (file)
@@ -1,5 +1,5 @@
 /* Cell SPU GNU/Linux multi-architecture debugging support.
-   Copyright (C) 2009, 2010 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.027719 seconds and 4 git commands to generate.