commit | 2849023112ebf969bcc554c3726e7fdb7baeb594 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Jul 27 10:25:31 2010 -0700 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Thu Jul 29 08:32:28 2010 +0200 |
tree | b8fcc89f39a6326654a092d5416413c426b7c68d | |
parent | 9955ffac9a31aad346fe7f0fcefebe88da7f9df5 [diff] |
linux-user: Define ELF_DATA generically. The only consideration on this value is the target endianness. The existing defines were incorrect for alpha and sh4eb. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>