* ser-e7kpc.c (e7000pc_setstopbits): New function.
authorAndrew Cagney <cagney@redhat.com>
Sat, 2 Dec 2000 11:37:15 +0000 (11:37 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 2 Dec 2000 11:37:15 +0000 (11:37 +0000)
commit55d801603665d5b9b410578cd64f29469dc86e7e
tree13cedd36ecb99ac47653698cdd19567141e1bc8d
parentc6c98b3833d01c45200708006011e5cecd461fac
* ser-e7kpc.c (e7000pc_setstopbits): New function.
(e7000pc_ops): Add e7000pc_setstopbits.

* remote-e7000.c (e7000_detach, e7000_resume,
e7000_xfer_inferior_memory, e7000_files_info, e7000_files_info,
e7000_insert_breakpoint, e7000_remove_breakpoint, e7000_kill):
Update function signature to match target vector.

* h8300-tdep.c (h8300_command, h8300h_command, h8300s_command):
h8500-tdep.c (small_command, big_command, medium_command,
compact_command): Update function signature to match add_cmd.
gdb/ChangeLog
gdb/h8300-tdep.c
gdb/h8500-tdep.c
gdb/remote-e7000.c
gdb/ser-e7kpc.c