Skip to content

Commit

Permalink
[POWERPC] Wire up sys_getcpu
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Feb 13, 2007
1 parent ab9367e commit 9b96ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-powerpc/systbl.h
Original file line number Diff line number Diff line change
Expand Up @@ -305,3 +305,4 @@ SYSCALL_SPU(faccessat)
COMPAT_SYS_SPU(get_robust_list)
COMPAT_SYS_SPU(set_robust_list)
COMPAT_SYS(move_pages)
SYSCALL_SPU(getcpu)

0 comments on commit 9b96ea6

Please sign in to comment.