dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/byteorder
Harvey Harrison 1d8cca44b6 byteorder: provide swabb.h generically in asm/byteorder.h
This is needed during the transition to the new byteorder headers as the
swabb.h functionality will be provided from asm/byteorder.h in the new
version.  To avoid breakage on arches still using the old implementation,
provide swabb.h from asm/byteorder.h as well.

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>
2008-10-20 08:52:40 -07:00
..
Kbuild byteorder: provide swabb.h generically in asm/byteorder.h 2008-10-20 08:52:40 -07:00
big_endian.h byteorder: provide swabb.h generically in asm/byteorder.h 2008-10-20 08:52:40 -07:00
generic.h Drop the exporting of empty <linux/byteorder/generic.h> 2008-04-30 08:29:54 -07:00
little_endian.h byteorder: provide swabb.h generically in asm/byteorder.h 2008-10-20 08:52:40 -07:00
swab.h
swabb.h