aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcc.h')
-rw-r--r--gcc/gcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gcc.h b/gcc/gcc.h
index 091d9c86216..1455ebf6b29 100644
--- a/gcc/gcc.h
+++ b/gcc/gcc.h
@@ -37,6 +37,7 @@ extern int do_spec (const char *);
extern void record_temp_file (const char *, int, int);
extern void pfatal_with_name (const char *) ATTRIBUTE_NORETURN;
extern void set_input (const char *);
+extern const char *extra_cpu_dirs_spec_function (int, const char **);
/* Spec files linked with gcc.c must provide definitions for these. */