diff options
Diffstat (limited to 'gdb/amd64-fbsd-nat.c')
-rw-r--r-- | gdb/amd64-fbsd-nat.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/amd64-fbsd-nat.c b/gdb/amd64-fbsd-nat.c index 107b4f8..f47e806 100644 --- a/gdb/amd64-fbsd-nat.c +++ b/gdb/amd64-fbsd-nat.c @@ -185,9 +185,6 @@ amd64fbsd_read_description (struct target_ops *ops) return i386_target_description (X86_XSTATE_SSE_MASK); } -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_amd64fbsd_nat (void); - void _initialize_amd64fbsd_nat (void) { |