aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/collect2.h')
-rw-r--r--gcc/collect2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/collect2.h b/gcc/collect2.h
index d55198d..7dedd65 100644
--- a/gcc/collect2.h
+++ b/gcc/collect2.h
@@ -30,7 +30,7 @@ extern void collect_exit (int) ATTRIBUTE_NORETURN;
extern int collect_wait (const char *, struct pex_obj *);
-extern void dump_file (const char *, FILE *);
+extern void dump_ld_file (const char *, FILE *);
extern int file_exists (const char *);