]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: drop unused SIM_ADDR type [PR sim/7504]
authorMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 01:01:37 +0000 (20:01 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 01:10:14 +0000 (20:10 -0500)
commit11e25f766e533b77538b2618b4ef3e2bc2fb5780
tree749c14d5187aa813ec9f98c56c15c2fb69ad3230
parent697e27f0eeb700819e56a7f963457956ed67cfa4
sim: drop unused SIM_ADDR type [PR sim/7504]

Now that sim APIs either use 64-bit addresses all the time, or more
appropriate target-specific types, drop this now-unused 32-bit-only
address type.

Bug: https://sourceware.org/PR7504
include/sim/sim.h