summaryrefslogtreecommitdiff
path: root/gdb/sol-thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sol-thread.c')
-rw-r--r--gdb/sol-thread.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/sol-thread.c b/gdb/sol-thread.c
index c4d4b02c7c7..d493f7b8d50 100644
--- a/gdb/sol-thread.c
+++ b/gdb/sol-thread.c
@@ -1214,9 +1214,6 @@ init_sol_thread_ops (void)
sol_thread_ops.to_magic = OPS_MAGIC;
}
-/* Silence -Wmissing-prototypes. */
-extern void _initialize_sol_thread (void);
-
void
_initialize_sol_thread (void)
{