aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/function.h')
-rw-r--r--gcc/function.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/function.h b/gcc/function.h
index 111949d..61bd095 100644
--- a/gcc/function.h
+++ b/gcc/function.h
@@ -603,11 +603,3 @@ extern void init_virtual_regs PARAMS ((struct emit_status *));
/* Called once, at initialization, to initialize function.c. */
extern void init_function_once PARAMS ((void));
-
-#ifdef rtx
-#undef rtx
-#endif
-
-#ifdef tree
-#undef tree
-#endif