sim: mips: fix -Wshadow=local warnings
authorMike Frysinger <vapier@gentoo.org>
Fri, 22 Dec 2023 01:12:59 +0000 (20:12 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Dec 2023 04:29:19 +0000 (23:29 -0500)
commitd31fd3f617cfe399eb7e95863c9b1dc1e7f3c88f
tree9a4408bbc4e5811badc07b014c95762a03397b19
parentc6f30b8791edefc467bad77cc8f452e68c89a71e
sim: mips: fix -Wshadow=local warnings

Delete redundant decls when the existing scope has the same var and
type available for use.
sim/mips/interp.c