Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / score / include / asm / syscalls.h
blobcaa099fd9a8eab3338194f73d1b6d56d738417c5
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_SCORE_SYSCALLS_H
3 #define _ASM_SCORE_SYSCALLS_H
5 asmlinkage long score_rt_sigreturn(struct pt_regs *regs);
7 #include <asm-generic/syscalls.h>
9 #endif /* _ASM_SCORE_SYSCALLS_H */