summaryrefslogtreecommitdiff
path: root/gdb/utils.h
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-01-30 20:37:58 +0000
committerTom Tromey <tromey@redhat.com>2013-01-30 20:37:58 +0000
commitd3e3baae6bb3881df8adb6fdf52225c4987f5284 (patch)
tree11e8554735ffc4f5ce38d3cb18df0218abff5c58 /gdb/utils.h
parent34cc7b068b8d9e8a9155b00b28e74698f571e709 (diff)
downloadgdb-d3e3baae6bb3881df8adb6fdf52225c4987f5284.tar.gz
* symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
* utils.c (gnu_debuglink_crc32): Remove. * utils.h (gnu_debuglink_crc32): Don't declare.
Diffstat (limited to 'gdb/utils.h')
-rw-r--r--gdb/utils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/utils.h b/gdb/utils.h
index 6983a53c6f9..3ae4efdf8af 100644
--- a/gdb/utils.h
+++ b/gdb/utils.h
@@ -343,9 +343,6 @@ extern pid_t wait_to_die_with_timeout (pid_t pid, int *status, int timeout);
extern int producer_is_gcc_ge_4 (const char *producer);
-extern unsigned long gnu_debuglink_crc32 (unsigned long crc,
- unsigned char *buf, size_t len);
-
extern int myread (int, char *, int);
/* Ensure that V is aligned to an N byte boundary (B's assumed to be a