Remove unnecessary prototypes
authorGary Benson <gbenson@redhat.com>
Thu, 12 Jun 2014 13:15:58 +0000 (14:15 +0100)
committerGary Benson <gbenson@redhat.com>
Wed, 18 Jun 2014 09:14:59 +0000 (10:14 +0100)
commit3e11889a6e22823270024e8f5f0b2478807a2a54
treec0944f4872e7599733369528460705545310d110
parentfc6e2f03be9f8b49cc017413f7d2c4f3645f46df
Remove unnecessary prototypes

This commit removes four unnecessary prototypes from i386-nat.c.

gdb/
2014-06-18  Gary Benson  <gbenson@redhat.com>

* i386-nat.c (i386_length_and_rw_bits): Remove prototype.
(i386_insert_aligned_watchpoint): Likewise.
(i386_remove_aligned_watchpoint): Likewise.
(i386_handle_nonaligned_watchpoint): Likewise.
gdb/ChangeLog
gdb/i386-nat.c