sim: drop unused CORE_ADDR_TYPE
authorMike Frysinger <vapier@gentoo.org>
Tue, 8 Nov 2022 07:09:06 +0000 (14:09 +0700)
committerMike Frysinger <vapier@gentoo.org>
Tue, 8 Nov 2022 07:09:06 +0000 (14:09 +0700)
commit195064c8da5a86a602d6312c5ad31b2bdb3721f9
treeca36b902db08beb6ce1c25fbf259d5cf4028dae3
parent0a98ae7645a449de86a13918cf488a4ac1692642
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.
include/sim/sim.h