Commit b6c6a23a by Kazu Hirata

haifa-sched.c (sched_emit_insn): Remove.

	* haifa-sched.c (sched_emit_insn): Remove.
	* sched-int.h: Remove the corresponding prototype.

From-SVN: r78173
parent 2c598860
......@@ -381,7 +381,6 @@ extern void rm_other_notes (rtx, rtx);
extern int insn_issue_delay (rtx);
extern int set_priorities (rtx, rtx);
extern rtx sched_emit_insn (rtx);
extern void schedule_block (int, int);
extern void sched_init (FILE *);
extern void sched_finish (void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment