linux/arch/score
Arnd Bergmann bddc605955 score: fix function prototypes
Syscalls should return 'long' and be marked as 'asmlinkage'.
Functions that are only used in a single file should be 'static'.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2009-06-27 15:14:58 +02:00
..
boot score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
configs score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
include/asm score: add address space annotations 2009-06-27 15:09:52 +02:00
kernel score: fix function prototypes 2009-06-27 15:14:58 +02:00
lib score: remove __{put,get}_user_unknown 2009-06-19 11:41:07 +02:00
mm score: update files according to review comments 2009-06-19 11:40:13 +02:00
Kconfig score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
Kconfig.debug score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
Makefile score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00