Fix typo.
From-SVN: r11711
This commit is contained in:
parent
6b5fbb552b
commit
b74f9efe5c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user