aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index 87effce..a64826c 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -855,6 +855,8 @@ union tree_node
extern char *oballoc ();
extern char *permalloc ();
extern char *savealloc ();
+extern char *xmalloc ();
+extern void free ();
/* Lowest level primitive for allocating a node.
The TREE_CODE is the only argument. Contents are initialized