Commit b74f9efe by Jeff Law

Fix typo.

From-SVN: r11711
parent 6b5fbb55
......@@ -286,7 +286,7 @@ function_epilogue (file, size)
fprintf (file, "\t%s\t%s\n", h8_pop_op, h8_reg_names[regno]);
}
/* deallocate locals */
dosize (file, "add", fsize;
dosize (file, "add", fsize);
}
if (interrupt_handler)
......
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