Eliminate exceptions.c:print_any_exception.
[deliverable/binutils-gdb.git] / gdb / alpha-linux-nat.c
index 3809242850cf47b6db48b89318898fedf0c49349..42c0edcf3acd38b0be1d71ec51e8b7e64b9782d6 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-2014 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.024379 seconds and 4 git commands to generate.