diff options
author | Kevin Buettner <kevinb@redhat.com> | 2000-11-02 03:18:49 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2000-11-02 03:18:49 +0000 |
commit | 3ed9691ff40f95cbb9913f07705a5d4ce10949c6 (patch) | |
tree | 272c785daf087463bd27fa54ef5019b6aadb4518 /gdb/symm-nat.c | |
parent | 0ab7df8a89f8e8e297d068d2dd97fd4cd245cc1a (diff) | |
download | gdb-3ed9691ff40f95cbb9913f07705a5d4ce10949c6.zip gdb-3ed9691ff40f95cbb9913f07705a5d4ce10949c6.tar.gz gdb-3ed9691ff40f95cbb9913f07705a5d4ce10949c6.tar.bz2 |
Protoization.
Diffstat (limited to 'gdb/symm-nat.c')
-rw-r--r-- | gdb/symm-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/symm-nat.c b/gdb/symm-nat.c index 7b798ae..7fc706f 100644 --- a/gdb/symm-nat.c +++ b/gdb/symm-nat.c @@ -314,7 +314,6 @@ print_1167_control_word (unsigned int pcr) } print_1167_regs (long regs[FPA_NREGS]) - { int i; |