diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-10-19 05:28:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-20 17:52:40 +0200 |
commit | 1d8cca44b6a244b7e378546d719041819049a0f9 (patch) | |
tree | ee94b458b16cf4c254572ff6de2dbc219b6ae0fe /kernel/rcupreempt.c | |
parent | byteorder: use generic C version for value byteswapping (diff) | |
download | linux-1d8cca44b6a244b7e378546d719041819049a0f9.tar.xz linux-1d8cca44b6a244b7e378546d719041819049a0f9.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions