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>
Loading
Please sign in to comment
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>