aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/arch-v10/arch/byteorder.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-01-14cris: introduce asm/swab.hHarvey Harrison1-26/+0
Adjust the arch overrides to the new names as well. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-0/+26
Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>