aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index f7ff2e6..55163b6 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -3412,9 +3412,6 @@ struct tree_target_option GTY(())
/* Return a tree node that encapsulates the current target options. */
extern tree build_target_option_node (void);
-extern void set_underlying_type (tree x);
-
-extern bool is_typedef_decl (tree x);
/* Define the overall contents of a tree node.
It may be any of the structures declared above