diff options
Diffstat (limited to 'gdb/i386-nbsd-nat.c')
-rw-r--r-- | gdb/i386-nbsd-nat.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/i386-nbsd-nat.c b/gdb/i386-nbsd-nat.c index 3d40ad2..f862c68 100644 --- a/gdb/i386-nbsd-nat.c +++ b/gdb/i386-nbsd-nat.c @@ -70,10 +70,6 @@ i386nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) return 1; } - - -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_i386nbsd_nat (void); void _initialize_i386nbsd_nat (void) |