Detect 64-bit-ness in PowerPC Book III-E
[deliverable/binutils-gdb.git] / gdb / alpha-linux-nat.c
index 3809242850cf47b6db48b89318898fedf0c49349..52fbdad05556b6efd7f82b5bc30ca148b9fc4954 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level Alpha GNU/Linux interface, for GDB when running native.
-   Copyright (C) 2005-2013 Free Software Foundation, Inc.
+   Copyright (C) 2005-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -91,7 +91,7 @@ alpha_linux_register_u_offset (struct gdbarch *gdbarch, int regno, int store_p)
     return FPR_BASE + regno - gdbarch_fp0_regnum (gdbarch);
 }
 
-void _initialialize_alpha_linux_nat (void);
+void _initialize_alpha_linux_nat (void);
 
 void
 _initialize_alpha_linux_nat (void)
This page took 0.027645 seconds and 4 git commands to generate.