exceptions.c:print_flush: Remove obsolete check
[deliverable/binutils-gdb.git] / gdb / sparc64-nat.c
index 6ed68dd2c55c2b5ef22d683bc7c4bdff07bb7f3b..50c312f262a090fe13b9fed7b975ecd07cc400ec 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux UltraSPARC.
 
-   Copyright (C) 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2003-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -68,10 +68,6 @@ sparc64_fpregset_supplies_p (struct gdbarch *gdbarch, int regnum)
 
   return 0;
 }
-\f
-
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-void _initialize_sparc64_nat (void);
 
 void
 _initialize_sparc64_nat (void)
This page took 0.023403 seconds and 4 git commands to generate.