Commit 0e097268 by Adam Nemet Committed by Adam Nemet

* config/mips/mips.c (mips_final_postscan_insn): Make it static.

From-SVN: r146304
parent c782f1dd
2009-04-18 Adam Nemet <anemet@caviumnetworks.com>
* config/mips/mips.c (mips_final_postscan_insn): Make it static.
2009-04-18 Kazu Hirata <kazu@codesourcery.com>
* doc/extend.texi, doc/invoke.texi: Fix typos.
......
......@@ -14719,7 +14719,7 @@ mips_final_prescan_insn (rtx insn, rtx *opvec, int noperands)
/* Implement TARGET_ASM_FINAL_POSTSCAN_INSN. */
void
static void
mips_final_postscan_insn (FILE *file, rtx insn, rtx *opvec, int noperands)
{
int i;
......
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