Declare replace_regs
From-SVN: r14447
This commit is contained in:
parent
3e8d8d4bc7
commit
dea13a31f0
@ -817,6 +817,7 @@ extern enum reg_class reg_preferred_class PROTO((int));
|
||||
extern enum reg_class reg_alternate_class PROTO((int));
|
||||
|
||||
extern rtx get_first_nonparm_insn PROTO((void));
|
||||
extern rtx replace_regs PROTO((rtx, rtx *, int, int));
|
||||
|
||||
/* Standard pieces of rtx, to be substituted directly into things. */
|
||||
extern rtx pc_rtx;
|
||||
|
Loading…
Reference in New Issue
Block a user