]> Git Repo - qemu.git/commit
tci: Use a local variable for env
authorRichard Henderson <[email protected]>
Thu, 28 Mar 2013 05:37:52 +0000 (05:37 +0000)
committerStefan Weil <[email protected]>
Thu, 11 Apr 2013 17:58:21 +0000 (19:58 +0200)
commit7648746844a7775566ada1db1c117943aaf64b83
tree2a13d28fe73c158929aff62792ac4219c32e356c
parent03fc0548b70393b0c8d43703591a9e34fb8e3123
tci: Use a local variable for env

Since we have total conversion away from global AREG0, we do not
need a global variable named "env".  Retain that name as the
function parameter inside the interpreter.

Signed-off-by: Richard Henderson <[email protected]>
Signed-off by: Stefan Weil <[email protected]>
tci.c
This page took 0.023505 seconds and 4 git commands to generate.