]> git.baikalelectronics.ru Git - kernel.git/commit
byteorder: add include/linux/byteorder.h to define endian helpers
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 12 Aug 2008 22:09:05 +0000 (15:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Aug 2008 23:07:30 +0000 (16:07 -0700)
commit13df4617bfdafa836a02612208ffd97b2fe50c4a
treeae1aaa86614f18f3bd3ff6981f0b23c01e4d37da
parent7878d5bc640ab2a1a415ba8b743e8ebe76063063
byteorder: add include/linux/byteorder.h to define endian helpers

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>
include/linux/byteorder.h [new file with mode: 0644]