commit | bac2da505ee174b7fb984b975c5938f88f0dbab2 | [log] [tgz] |
---|---|---|
author | Petr Machata <pmachata@redhat.com> | Tue May 29 00:42:59 2012 +0200 |
committer | Petr Machata <pmachata@redhat.com> | Wed Aug 29 19:03:17 2012 +0200 |
tree | 8435ec7dae6d5cc5284822a2e2378f33f192d5d4 | |
parent | 26ef4cadd7d5ed7a525bd88cf9d0f05fc07f69de [diff] |
Move target_address_t to arch.h, rename to arch_addr_t Note that the placement under arch.h is currently conceptual only. Since no backend defines ARCH_HAVE_ADDRESS_TYPES, it's actually in sysdep.h in all cases.