Remove unnecessary function prototypes.
[deliverable/binutils-gdb.git] / gdb / sparc64-linux-nat.c
index 282980a812fa893b969541593c7d4085f3484449..204a9097a9af01c7c008603359bd7c7af31e7744 100644 (file)
@@ -69,9 +69,6 @@ fill_fpregset (const struct regcache *regcache,
   sparc64_collect_fpregset (&sparc64_bsd_fpregmap, regcache, regnum, fpregs);
 }
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_sparc64_linux_nat (void);
-
 void
 _initialize_sparc64_linux_nat (void)
 {
This page took 0.02766 seconds and 4 git commands to generate.