Update Swedish translation for the gas sub-directory and a new Serbian translation...
[deliverable/binutils-gdb.git] / gdb / sparc-linux-nat.c
index 03e2c6ebba80c6e5d5ae43b7afb6024290588d6f..1489d0980e1c786a71b5aefdd45f154815af18ef 100644 (file)
@@ -66,8 +66,9 @@ fill_fpregset (const struct regcache *regcache,
   sparc32_collect_fpregset (sparc_fpregmap, regcache, regnum, fpregs);
 }
 
+void _initialize_sparc_linux_nat ();
 void
-_initialize_sparc_linux_nat (void)
+_initialize_sparc_linux_nat ()
 {
   sparc_fpregmap = &sparc32_bsd_fpregmap;
 
This page took 0.037636 seconds and 4 git commands to generate.