sim: h8300: fix -Wshadow=local warnings
authorMike Frysinger <vapier@gentoo.org>
Fri, 22 Dec 2023 01:10:20 +0000 (20:10 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Dec 2023 04:29:19 +0000 (23:29 -0500)
commita42661395e9a4be81f5c22022dbb7e48cef30758
treeddd0034374b4042416a7a57fe3ef291a08733e4d
parent9b5e6c1e489d5cc1e14aeb18c134b0b2892d3d92
sim: h8300: fix -Wshadow=local warnings

Delete conflicting decls when the existing scope has vars of the same
name & type for this exact use.
sim/h8300/compile.c