From: Richard Henderson
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
Signed-off by: Stefan Weil
---
tci.c |8 +---
1 file change
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
---
tci.c | 8 +---
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/tci.c b/t
Am 28.03.2013 16:37, schrieb Richard Henderson:
> 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
> ---
> tci.c | 8 +---
> 1 file