IA MCU psABI support: changes to libraries
[gcc.git] / gcc / cfgexpand.h
index 602579d3cbdbf3a22067fe23478b2760014588ca..a0b6e3e834798378fe2e162d55fc11fc6de43e2a 100644 (file)
@@ -22,7 +22,5 @@ along with GCC; see the file COPYING3.  If not see
 
 extern tree gimple_assign_rhs_to_tree (gimple);
 extern HOST_WIDE_INT estimated_stack_frame_size (struct cgraph_node *);
-extern rtx get_rtl_for_parm_ssa_default_def (tree var);
-
 
 #endif /* GCC_CFGEXPAND_H */