commit | 195064c8da5a86a602d6312c5ad31b2bdb3721f9 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue Nov 08 14:09:06 2022 +0700 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Nov 08 14:09:06 2022 +0700 |
tree | ca36b902db08beb6ce1c25fbf259d5cf4028dae3 | |
parent | 0a98ae7645a449de86a13918cf488a4ac1692642 [diff] |
sim: drop unused CORE_ADDR_TYPE This hasn't been used by gdb in decades, and doesn't make sense with a standalone sim program/library where the ABI is fixed. So punt it to simplify the code.