diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2016-07-07 17:20:58 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2016-07-12 15:08:53 +0100 |
| commit | f76bde702916d0230bf359d478bcac8d7f3b30ae (patch) | |
| tree | 7122413e2feb8bbd9a6c773b79050f47fe9420c8 /scripts/tracetool/format/h.py | |
| parent | 43120576cb6a9db070fd300da69fe61f5e5cc281 (diff) | |
| download | focaccia-qemu-f76bde702916d0230bf359d478bcac8d7f3b30ae.tar.gz focaccia-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 'scripts/tracetool/format/h.py')
0 files changed, 0 insertions, 0 deletions