Commit c716c35d by Brendan Kehoe

Undo previous change.

From-SVN: r3252
parent ff852b45
...@@ -103,6 +103,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -103,6 +103,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
rtx peephole (); rtx peephole ();
void output_asm_insn (); void output_asm_insn ();
rtx alter_subreg (); rtx alter_subreg ();
static int alter_cond ();
void output_asm_label (); void output_asm_label ();
static void output_operand (); static void output_operand ();
void output_address (); void output_address ();
......
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