summaryrefslogtreecommitdiff
path: root/gdb/m88k-bsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/m88k-bsd-nat.c')
-rw-r--r--gdb/m88k-bsd-nat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/m88k-bsd-nat.c b/gdb/m88k-bsd-nat.c
index 9549b8d3a21..4a3e32eba20 100644
--- a/gdb/m88k-bsd-nat.c
+++ b/gdb/m88k-bsd-nat.c
@@ -94,10 +94,6 @@ m88kbsd_store_inferior_registers (struct target_ops *ops,
(PTRACE_TYPE_ARG3) &regs, 0) == -1)
perror_with_name (_("Couldn't write registers"));
}
-
-
-/* Provide a prototype to silence -Wmissing-prototypes. */
-void _initialize_m88kbsd_nat (void);
void
_initialize_m88kbsd_nat (void)