added missing declaration for bytecode
From-SVN: r5406
This commit is contained in:
parent
c20bf1f3b3
commit
262038b4bc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user