repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
[linux/fpc-iii.git]
/
arch
/
score
/
include
/
asm
/
syscalls.h
blob
98d1df92fbd13df31cfa1e2ebbfcbd5322008d16
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 */