]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sparc/sparc-protos.h
Reimplement LEAF_REG_REMAP macro for the SPARC
[thirdparty/gcc.git] / gcc / config / sparc / sparc-protos.h
index ad875cc07f2939e6e6d48f34bf50d0f917c74909..8879ac3925d1f15aea935fa78562380997982e25 100644 (file)
@@ -30,7 +30,8 @@ extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree);
 extern unsigned long sparc_type_code (tree);
 #endif /* TREE_CODE */
 
-extern void order_regs_for_local_alloc (void);
+extern void sparc_order_regs_for_local_alloc (void);
+extern int sparc_leaf_reg_remap (int);
 extern int sparc_initial_elimination_offset (int);
 extern void sparc_expand_prologue (void);
 extern void sparc_flat_expand_prologue (void);