diff options
Diffstat (limited to 'gdb/utils.h')
-rw-r--r-- | gdb/utils.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/utils.h b/gdb/utils.h index 6983a53..3ae4efd 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 |