aboutsummaryrefslogtreecommitdiff
path: root/include/byteorder.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-08virtio: add virtio 1.0 related struct and definesNikunj A Dadhania1-0/+4
2016-02-08fix code style in byteorder.hNikunj A Dadhania1-12/+6
2013-12-06Add bswap_{16,32,64}pAnton Blanchard1-0/+18
2013-07-24Use __builtin_bswap routines for endianness swappingAvik Sil1-3/+5
2013-01-04Spelling fixes in comments and debug messagesStefan Weil1-1/+1
2011-10-12Move functions for byte-swapping into common header file.Thomas Huth1-0/+78