Commit 262038b4 by Jan Brittenson

added missing declaration for bytecode

From-SVN: r5406
parent c20bf1f3
......@@ -2302,6 +2302,7 @@ strict_low_part_peephole_ok (mode, first_insn, target)
/* Trampoline code for the function entry. */
extern struct bc_seg *trampoline;
extern struct bc_seg *bytecode;
/* Emit the machine-code interface trampoline at the beginning of a byte
coded function. The argument is a label name of the interpreter
......
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