summaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/sections.h
Commit message (Collapse)AuthorAgeFilesLines
* score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-091-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>
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-191-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>