OSDN Git Service

* remote-utils.h (struct serial): Declare as opaque. Remove
authorcagney <cagney>
Tue, 10 Jul 2001 21:06:33 +0000 (21:06 +0000)
committercagney <cagney>
Tue, 10 Jul 2001 21:06:33 +0000 (21:06 +0000)
commit3b1cb7ec4a1b716c98e896d35b3d8563c3030967
tree641951040df01f1bb0d5f10a96fbf9c7ffff1001
parent1e638cf0cab23351fd6837860a38e334d00520ee
* remote-utils.h (struct serial): Declare as opaque.  Remove
include of "serial.h".
* Makefile.in (remote_utils_h): Update.
* monitor.h (struct serial): Declare as opaque.  Remove include of
"serial.h".
(struct monitor_ops): Replace serial_t with `struct serial *'.
* monitor.c (monitor_desc): Ditto.
gdb/ChangeLog
gdb/Makefile.in
gdb/monitor.c
gdb/monitor.h
gdb/remote-utils.h