mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 18:41:27 +00:00
s/typedef serial_t/struct serial */
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user