aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ggc.h')
-rw-r--r--gcc/ggc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ggc.h b/gcc/ggc.h
index ae021fc..8d65b12 100644
--- a/gcc/ggc.h
+++ b/gcc/ggc.h
@@ -179,10 +179,6 @@ extern int ggc_marked_p PARAMS ((const void *));
/* Callbacks to the languages. */
-/* This is the language's opportunity to mark nodes held through
- the lang_specific hooks in the tree. */
-extern void lang_mark_tree PARAMS ((union tree_node *));
-
/* The FALSE_LABEL_STACK, declared in except.h, has language-dependent
semantics. If a front-end needs to mark the false label stack, it
should set this pointer to a non-NULL value. Otherwise, no marking