summaryrefslogtreecommitdiff
path: root/gcc/collect2.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/collect2.h')
-rw-r--r--gcc/collect2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/collect2.h b/gcc/collect2.h
index 2434f169be5..710e19ab28f 100644
--- a/gcc/collect2.h
+++ b/gcc/collect2.h
@@ -39,7 +39,6 @@ extern struct obstack temporary_obstack;
extern char *temporary_firstobj;
extern int vflag, debug;
-extern void fancy_abort (void) ATTRIBUTE_NORETURN;
extern void error (const char *, ...) ATTRIBUTE_PRINTF_1;
extern void notice (const char *, ...) ATTRIBUTE_PRINTF_1;
extern void fatal (const char *, ...) ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN;