Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | byteorder: remove the now unused byteorder.h | Harvey Harrison | 2009-01-06 |
| | | | | | | | | This implementation caused problems in userspace which can, and does define _both_ __LITTLE_ENDIAN and __BIG_ENDIAN. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||
* | byteorder: add include/linux/byteorder.h to define endian helpers | Harvey Harrison | 2008-08-12 |
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |