22#ifndef REMOTE_FILEIO_H
23#define REMOTE_FILEIO_H
25#include "gdbsupport/fileio.h"
33 char *buf,
int ctrlc_pending_p);
void remote_fileio_request(remote_target *remote, char *buf, int ctrlc_pending_p)
void remote_fileio_to_host_stat(struct fio_stat *fst, struct stat *st)
void initialize_remote_fileio(struct cmd_list_element **remote_set_cmdlist, struct cmd_list_element **remote_show_cmdlist)
void remote_fileio_reset(void)
static struct cmd_list_element * remote_show_cmdlist
static struct cmd_list_element * remote_set_cmdlist