bswap.h: Document cpu_to_* and *_to_cpu conversion functions
commit7d820b766a2049f33ca7e078aa51018f2335f8c5
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Jul 2016 16:21:00 +0000 (7 17:21 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 12 Jul 2016 14:08:53 +0000 (12 15:08 +0100)
treeb8da825d2b3152a489a9f5831856f2f8d6b9671a
parentcbe967f41d60e387368ef597a90d544e7d368ddd
bswap.h: Document cpu_to_* and *_to_cpu conversion functions

Add a documentation comment describing the functions for
converting between the cpu and little or bigendian formats.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1467908460-27048-6-git-send-email-peter.maydell@linaro.org
include/qemu/bswap.h