aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sparc64-obsd-nat.c')
-rw-r--r--gdb/sparc64-obsd-nat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/sparc64-obsd-nat.c b/gdb/sparc64-obsd-nat.c
index a59fc69c37c..9af3e5e4ebf 100644
--- a/gdb/sparc64-obsd-nat.c
+++ b/gdb/sparc64-obsd-nat.c
@@ -106,10 +106,6 @@ sparc64obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
return 1;
}
-
-/* Provide a prototype to silence -Wmissing-prototypes. */
-void _initialize_sparc64obsd_nat (void);
-
void
_initialize_sparc64obsd_nat (void)
{