commit | 11e25f766e533b77538b2618b4ef3e2bc2fb5780 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Dec 22 20:01:37 2022 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Dec 22 20:10:14 2022 -0500 |
tree | 749c14d5187aa813ec9f98c56c15c2fb69ad3230 | |
parent | 697e27f0eeb700819e56a7f963457956ed67cfa4 [diff] |
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