aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/expr.h')
-rw-r--r--gcc/expr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/expr.h b/gcc/expr.h
index b5ec33f..ec5f943 100644
--- a/gcc/expr.h
+++ b/gcc/expr.h
@@ -340,9 +340,7 @@ extern void std_expand_builtin_va_start (tree, rtx);
extern rtx default_expand_builtin (tree, rtx, rtx, enum machine_mode, int);
extern void expand_builtin_setjmp_setup (rtx, rtx);
extern void expand_builtin_setjmp_receiver (rtx);
-extern void expand_builtin_longjmp (rtx, rtx);
extern rtx expand_builtin_saveregs (void);
-extern void expand_builtin_trap (void);
/* Functions from expr.c: */