Commit adade868 by Jim Wilson

(output_file_start): Delete misplaced semicolon.

From-SVN: r12061
parent eed04dff
......@@ -632,7 +632,7 @@ output_branch (logic, insn, operands)
/* Output to FILE the start of the assembler file. */
void
output_file_start (file);
output_file_start (file)
FILE *file;
{
register int pos;
......
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