sim: sh: fix -Wshadow=local warnings
authorMike Frysinger <vapier@gentoo.org>
Fri, 22 Dec 2023 01:14:34 +0000 (20:14 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Dec 2023 04:29:19 +0000 (23:29 -0500)
commit62544b0cf1b428fb86f01f56783437bd78f9097c
tree043851c5602a3ae68d59e1f838f8808c1605c68c
parentf0fcc327e33341648b7cec9526e1cbd2489b5330
sim: sh: fix -Wshadow=local warnings

Rename the var to avoid shadowing & clobbering the higher context.
sim/sh/interp.c