Sign in
android
/
platform
/
external
/
syslinux
/
refs/heads/oreo-mr1-release
/
.
/
com32
/
libupload
/
srecsend.h
blob: 667be20d92dd62bb1d7ce3d326ae74307984d118 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
SRECSEND_H
#define
SRECSEND_H
#include
"file.h"
void
send_srec
(
struct
serial_if
*,
struct
file_info
*,
void
(*)(
void
*,
size_t
,
struct
file_info
*,
size_t
));
#endif
/* SRECSEND_H */