aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-object-size.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-object-size.h')
-rw-r--r--gcc/tree-object-size.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/tree-object-size.h b/gcc/tree-object-size.h
index 500a834..1b55805 100644
--- a/gcc/tree-object-size.h
+++ b/gcc/tree-object-size.h
@@ -21,6 +21,7 @@ along with GCC; see the file COPYING3. If not see
#define GCC_TREE_OBJECT_SIZE_H
extern void init_object_sizes (void);
+extern void fini_object_sizes (void);
extern bool compute_builtin_object_size (tree, int, unsigned HOST_WIDE_INT *);
#endif // GCC_TREE_OBJECT_SIZE_H