Commit 6e828044 by Richard Stallman

(bc_assemble_integer): Make definition static.

From-SVN: r5415
parent 5e70898c
......@@ -3267,7 +3267,7 @@ output_constant (exp, size)
/* Bytecode specific code to output assembler for integer. */
void
static void
bc_assemble_integer (exp, size)
tree exp;
int size;
......
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