diff options
Diffstat (limited to 'gdb/i386-gnu-nat.c')
-rw-r--r-- | gdb/i386-gnu-nat.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/i386-gnu-nat.c b/gdb/i386-gnu-nat.c index 3bce88a..07e3a83 100644 --- a/gdb/i386-gnu-nat.c +++ b/gdb/i386-gnu-nat.c @@ -409,9 +409,6 @@ i386_gnu_dr_get_control (void) } #endif /* i386_DEBUG_STATE */ -/* Provide a prototype to silence -Wmissing-prototypes. */ -extern initialize_file_ftype _initialize_i386gnu_nat; - void _initialize_i386gnu_nat (void) { |