aboutsummaryrefslogtreecommitdiff
path: root/gdb/srec.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/srec.h')
-rw-r--r--gdb/srec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/srec.h b/gdb/srec.h
index 1446bda..eb69360 100644
--- a/gdb/srec.h
+++ b/gdb/srec.h
@@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
void load_srec PARAMS ((serial_t desc, const char *file, int maxrecsize,
- int flags, int hashmark));
+ int flags, int hashmark, int (*waitack)(void)));
/* S-record capability flags */