gdb/fortran: Allow for using Flang in Fortran testing
[deliverable/binutils-gdb.git] / gdb / alpha-nbsd-tdep.c
index 534b64687e35f0fa2053960d506af7767e7f208b..ab9240e35daa005d98e8b698fcffa2bc651650f9 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/alpha.
 
-   Copyright (C) 2002-2019 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 Free Software Foundation, Inc.
 
    Contributed by Wasabi Systems, Inc.
 
@@ -278,8 +278,9 @@ alphanbsd_init_abi (struct gdbarch_info info,
 }
 \f
 
+void _initialize_alphanbsd_tdep ();
 void
-_initialize_alphanbsd_tdep (void)
+_initialize_alphanbsd_tdep ()
 {
   /* Even though NetBSD/alpha used ELF since day one, it used the
      traditional a.out-style core dump format before NetBSD 1.6, but
This page took 0.026515 seconds and 4 git commands to generate.