mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
missing commit
* remote-fileio.h (remote_fileio_reset): Prototype.
This commit is contained in:
parent
96f989c24e
commit
9938344b49
@ -30,6 +30,9 @@ struct cmd_list_element;
|
||||
remote_wait () and remote_async_wait () */
|
||||
extern void remote_fileio_request (char *buf);
|
||||
|
||||
/* Cleanup any remote fileio state. */
|
||||
extern void remote_fileio_reset (void);
|
||||
|
||||
/* Called from _initialize_remote () */
|
||||
extern void initialize_remote_fileio (
|
||||
struct cmd_list_element *remote_set_cmdlist,
|
||||
|
Loading…
Reference in New Issue
Block a user