aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index b874d64..9174bf7 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -1932,10 +1932,6 @@ extern int no_new_pseudos;
extern int rtx_to_tree_code PARAMS ((enum rtx_code));
-/* In tree.c */
-struct obstack;
-extern void gcc_obstack_init PARAMS ((struct obstack *));
-
/* In cse.c */
struct cse_basic_block_data;