Skip to content
Commit bddc6059 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
parent a1f8213b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment