]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/score/include/asm/syscalls.h
arm: imx6: defconfig: update tx6 defconfigs
[karo-tx-linux.git] / arch / score / include / asm / syscalls.h
1 #ifndef _ASM_SCORE_SYSCALLS_H
2 #define _ASM_SCORE_SYSCALLS_H
3
4 asmlinkage long score_rt_sigreturn(struct pt_regs *regs);
5
6 #include <asm-generic/syscalls.h>
7
8 #endif /* _ASM_SCORE_SYSCALLS_H */