summaryrefslogtreecommitdiff
path: root/com32/sysdump/srecsend.h
diff options
context:
space:
mode:
Diffstat (limited to 'com32/sysdump/srecsend.h')
-rw-r--r--com32/sysdump/srecsend.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/com32/sysdump/srecsend.h b/com32/sysdump/srecsend.h
deleted file mode 100644
index 667be20d..00000000
--- a/com32/sysdump/srecsend.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#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 */