diff options
Diffstat (limited to 'gcc/expr.h')
| -rw-r--r-- | gcc/expr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/expr.h b/gcc/expr.h index 27b11195beb..a68682ecc56 100644 --- a/gcc/expr.h +++ b/gcc/expr.h @@ -902,7 +902,6 @@ extern rtx gen_cond_trap PARAMS ((enum rtx_code, rtx, rtx, rtx)); /* Functions from builtins.c: */ #ifdef TREE_CODE extern rtx expand_builtin PARAMS ((tree, rtx, rtx, enum machine_mode, int)); -extern tree expand_tree_builtin PARAMS ((tree, tree, tree)); extern void std_expand_builtin_va_start PARAMS ((int, tree, rtx)); extern rtx std_expand_builtin_va_arg PARAMS ((tree, tree)); extern rtx expand_builtin_va_arg PARAMS ((tree, tree)); |

