commit | 7d820b766a2049f33ca7e078aa51018f2335f8c5 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Jul 07 17:21:00 2016 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jul 12 15:08:53 2016 +0100 |
tree | b8da825d2b3152a489a9f5831856f2f8d6b9671a | |
parent | cbe967f41d60e387368ef597a90d544e7d368ddd [diff] |
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