Sign in
third-party-mirror
/
u-boot
/
ef94f5da1de4efc6db1f7fcaf8f68c2b4c033fc9
/
.
/
tools
/
gdb
/
remote.h
blob: bfc4a1f9b7dc1dc12e37fdf3da7bf89079386b80 [
file
]
extern
int
remote_desc
,
remote_timeout
;
extern
void
remote_reset
(
void
);
extern
void
remote_continue
(
void
);
extern
int
remote_write_bytes
(
unsigned
long
,
char
*,
int
);