Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25046
b: refs/heads/master
c: cfff5b2
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and Paul Mackerras committed Apr 1, 2006
1 parent d0b7222 commit d82bb31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fc5266ea52e6cbc648387f1a2c773773fba8d782
refs/heads/master: cfff5b23bad2b7a4754f7c126a174a5867dfcca5
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/cell/spu_callbacks.c
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ void *spu_syscall_table[] = {
[__NR_pselect6] sys_ni_syscall, /* sys_pselect */
[__NR_ppoll] sys_ni_syscall, /* sys_ppoll */
[__NR_unshare] sys_unshare,
[__NR_splice] sys_splice,
};

long spu_sys_callback(struct spu_syscall_block *s)
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/cell/spufs/run.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include <linux/ptrace.h>

#include <asm/spu.h>
#include <asm/unistd.h>

#include "spufs.h"

Expand Down

0 comments on commit d82bb31

Please sign in to comment.