aboutsummaryrefslogtreecommitdiff
path: root/arch/score/include/asm/stat.h
AgeCommit message (Collapse)AuthorFilesLines
2012-12-20UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells1-6/+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]> Acked-by: Lennox Wu <[email protected]> Acked-by: Liqin Chen <[email protected]>
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin1-0/+6
This is the complete set of new arch Score's files for linux. Score instruction set support 16bits, 32bits and 64bits instruction, Score SOC had been used in game machine and LCD TV. Signed-off-by: Chen Liqin <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>