Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21969
b: refs/heads/master
c: af2667f
h: refs/heads/master
i:
  21967: 51e5fdf
v: v3
  • Loading branch information
Ralf Baechle committed Mar 21, 2006
1 parent 0a03fed commit 8b330e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a8433137ea9143bb3a2bc18a3407b5a130fdb868
refs/heads/master: af2667f7efa64706c78b8bee1398726fc86b42ad
6 changes: 0 additions & 6 deletions trunk/arch/mips/kernel/linux32.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,6 @@ asmlinkage int sys32_execve(nabi_no_regargs struct pt_regs regs)
return error;
}

asmlinkage int
sys32_waitpid(compat_pid_t pid, unsigned int *stat_addr, int options)
{
return compat_sys_wait4(pid, stat_addr, options, NULL);
}

asmlinkage long
sysn32_waitid(int which, compat_pid_t pid,
siginfo_t __user *uinfo, int options,
Expand Down

0 comments on commit 8b330e5

Please sign in to comment.