s/typedef serial_t/struct serial */

This commit is contained in:
Andrew Cagney
2001-07-11 17:52:32 +00:00
parent 30120c4669
commit 819cc32466
35 changed files with 321 additions and 273 deletions

View File

@@ -55,7 +55,7 @@
#endif
extern struct target_ops remote_rdp_ops;
static serial_t io;
static struct serial *io;
static host_callback *callback = &default_callback;
struct