blk: rq_data_dir() should not return a boolean
[cris-mirror.git] / arch / score / include / asm / syscalls.h
blob98d1df92fbd13df31cfa1e2ebbfcbd5322008d16
1 #ifndef _ASM_SCORE_SYSCALLS_H
2 #define _ASM_SCORE_SYSCALLS_H
4 asmlinkage long score_rt_sigreturn(struct pt_regs *regs);
6 #include <asm-generic/syscalls.h>
8 #endif /* _ASM_SCORE_SYSCALLS_H */