summaryrefslogtreecommitdiffstats
path: root/sys/x86/include/endian.h
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue introduced in sys/x86/include/endian.h with r232721. Indim2012-03-291-2/+2
* Revert sys/x86/include/endian.h to what it was before r233419, as thatdim2012-03-291-3/+3
* Fix the following clang warning in sys/dev/dcons/dcons.c, caused by thedim2012-03-241-3/+3
* Add casts to __uint16_t to the __bswap16() macros on all arches whichdim2012-03-091-2/+2
* Cast the expression in __bswap16(x) to __uint16_t because it is promotedtijl2012-03-091-2/+2
* Clean up x86 endian.h:tijl2012-03-091-44/+37
* Copy amd64 endian.h to x86 and merge with i386 endian.h. Replacetijl2012-02-281-0/+138
OpenPOWER on IntegriCloud