Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20195
b: refs/heads/master
c: b37ce28
h: refs/heads/master
i:
  20193: 81baeb5
  20191: 3fd877b
v: v3
  • Loading branch information
JANAK DESAI authored and Paul Mackerras committed Feb 10, 2006
1 parent 647425e commit e03fdd3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 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: 8568daa49063fd84b52b9e22b4e2422417b4d483
refs/heads/master: b37ce281d729181b9862c4e3e112f9b5eea74ac9
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kernel/systbl.S
Original file line number Diff line number Diff line change
Expand Up @@ -321,3 +321,4 @@ SYSCALL(spu_run)
SYSCALL(spu_create)
COMPAT_SYS(pselect6)
COMPAT_SYS(ppoll)
SYSCALL(unshare)
3 changes: 2 additions & 1 deletion trunk/include/asm-powerpc/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,9 @@
#define __NR_spu_create 279
#define __NR_pselect6 280
#define __NR_ppoll 281
#define __NR_unshare 282

#define __NR_syscalls 282
#define __NR_syscalls 283

#ifdef __KERNEL__
#define __NR__exit __NR_exit
Expand Down

0 comments on commit e03fdd3

Please sign in to comment.