diff options
Diffstat (limited to 'gcc/gcc.h')
-rw-r--r-- | gcc/gcc.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -71,7 +71,6 @@ struct spec_function /* These are exported by gcc.c. */ 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 *); /* Spec files linked with gcc.c must provide definitions for these. */ |