[POWERPC] Wire up sys_getcpu

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Stephen Rothwell 2007-02-12 22:09:18 +11:00 committed by Paul Mackerras
parent ab9367e38f
commit 9b96ea662b
1 changed files with 1 additions and 0 deletions

View File

@ -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)