diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2015-01-20 15:19:33 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-01-20 15:19:33 +0000 |
commit | b8d6ac9f90d047cbc8e06366ae33b71ea9c5232c (patch) | |
tree | 1658d990c1e8b6d19b28e6966e95fd2ff3680562 /linux-user | |
parent | 2ccf97ec0f1b7a62a3220064f305454f3932c55a (diff) |
bsd-user/elfload.c: Don't use ldl() or ldq_raw()
Use get_user_u64() and get_user_ual() instead of the ldl() and
ldq_raw() functions.
[Note that this change is not compile tested as it is actually
in dead code -- none of the bsd-user configurations are PPC.]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1421334118-3287-6-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions