diff options
author | 1999-10-19 02:47:02 +0000 | |
---|---|---|
committer | 1999-10-19 02:47:02 +0000 | |
commit | 917317f4c6550f3f3e0001d0a9e5a6acd6a2d1be (patch) | |
tree | 3ecc5a5d86fef50ae8715adacf956a2011797441 /gdb/dsrec.c | |
parent | Add md expression support; Cleanup alpha warnings (diff) | |
download | binutils-gdb-917317f4c6550f3f3e0001d0a9e5a6acd6a2d1be.tar.gz binutils-gdb-917317f4c6550f3f3e0001d0a9e5a6acd6a2d1be.tar.bz2 binutils-gdb-917317f4c6550f3f3e0001d0a9e5a6acd6a2d1be.zip |
import gdb-1999-10-18 snapshot
Diffstat (limited to 'gdb/dsrec.c')
-rw-r--r-- | gdb/dsrec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/dsrec.c b/gdb/dsrec.c index 76e32ab2ba6..b51d857daef 100644 --- a/gdb/dsrec.c +++ b/gdb/dsrec.c @@ -23,7 +23,6 @@ #include "srec.h" #include <time.h> -int (*ui_load_progress_hook) PARAMS ((char *, unsigned long)); extern void report_transfer_performance PARAMS ((unsigned long, time_t, time_t)); extern int remote_debug; |