gdb/
[deliverable/binutils-gdb.git] / gdb / sparc-linux-nat.c
index 5801e65d5683f0ec0ab8df82cfd0d3b66f62e459..d56a6bd0506d99b28b50dbf991fa8fc1cd4209bb 100644 (file)
@@ -1,6 +1,5 @@
 /* Native-dependent code for GNU/Linux SPARC.
-   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2005-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -54,7 +53,7 @@ fill_fpregset (const struct regcache *regcache,
   sparc32_collect_fpregset (regcache, regnum, fpregs);
 }
 
-void _initialialize_sparc_linux_nat (void);
+void _initialize_sparc_linux_nat (void);
 
 void
 _initialize_sparc_linux_nat (void)
This page took 0.026373 seconds and 4 git commands to generate.