sim: m68hc11: fix -Wshadow=local warnings
authorMike Frysinger <vapier@gentoo.org>
Fri, 22 Dec 2023 01:12:25 +0000 (20:12 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Dec 2023 04:29:19 +0000 (23:29 -0500)
commitc6f30b8791edefc467bad77cc8f452e68c89a71e
tree619fe76ce006a7c58cffa812044e30458812ed12
parente4e3a80911a6c214ad4c9bae50593adc578d9c60
sim: m68hc11: fix -Wshadow=local warnings

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