diff options
Diffstat (limited to 'gcc/builtins.h')
-rw-r--r-- | gcc/builtins.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/builtins.h b/gcc/builtins.h index 75e3240..3ec4ba0 100644 --- a/gcc/builtins.h +++ b/gcc/builtins.h @@ -150,6 +150,5 @@ extern internal_fn replacement_internal_fn (gcall *); extern void warn_string_no_nul (location_t, const char *, tree, tree); extern tree unterminated_array (tree, tree * = NULL, bool * = NULL); -extern tree max_object_size (); #endif /* GCC_BUILTINS_H */ |