diff options
author | Peter Maydell | 2016-07-07 18:20:58 +0200 |
---|---|---|
committer | Peter Maydell | 2016-07-12 16:08:53 +0200 |
commit | f76bde702916d0230bf359d478bcac8d7f3b30ae (patch) | |
tree | 7122413e2feb8bbd9a6c773b79050f47fe9420c8 /include/qemu/mmap-alloc.h | |
parent | hw/bt: Don't use cpu_to_*w() and *_to_cpup() (diff) | |
download | qemu-f76bde702916d0230bf359d478bcac8d7f3b30ae.tar.gz qemu-f76bde702916d0230bf359d478bcac8d7f3b30ae.tar.xz qemu-f76bde702916d0230bf359d478bcac8d7f3b30ae.zip |
bswap.h: Remove unused cpu_to_*w() and *_to_cpup()
Now that all uses of cpu_to_*w() and *_to_cpup() have been replaced
with either ld*_p()/st*_p() or by doing direct dereferences and
using the cpu_to_*()/*_to_cpu() byteswap functions, we can remove
the unused implementations.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1467908460-27048-4-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/qemu/mmap-alloc.h')
0 files changed, 0 insertions, 0 deletions