aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/sections.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-10-09score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven1-6/+0
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Lennox Wu <lennox.wu@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
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 <liqin.chen@sunplusct.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>