aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32/include/asm/byteorder.h
AgeCommit message (Collapse)AuthorFilesLines
2012-11-09UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells1-24/+0
Signed-off-by: David Howells <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Acked-by: Michael Kerrisk <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Acked-by: Dave Jones <[email protected]>
2011-03-17unicore32 core architecture: processor and system headersGuanXuetao1-0/+24
This patch includes processor and system headers. System call interface is here. We used the syscall interface the same as asm-generic version. Signed-off-by: Guan Xuetao <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]>