Commit 292b1216 by Jan Brittenson

fixed typo in bytecode code

From-SVN: r5404
parent 33d7026f
......@@ -127,7 +127,7 @@ struct move_by_pieces
int local_vars_size;
extern int stack_depth;
extern int max_stack_depth;
struct obstack permanent_obstack;
extern struct obstack permanent_obstack;
static rtx enqueue_insn PROTO((rtx, rtx));
......
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