aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/systbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/systbl.h')
-rw-r--r--include/asm-powerpc/systbl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/asm-powerpc/systbl.h b/include/asm-powerpc/systbl.h
index 418e5c7e972..8d853c55463 100644
--- a/include/asm-powerpc/systbl.h
+++ b/include/asm-powerpc/systbl.h
@@ -304,5 +304,6 @@ SYSCALL_SPU(fchmodat)
SYSCALL_SPU(faccessat)
COMPAT_SYS_SPU(get_robust_list)
COMPAT_SYS_SPU(set_robust_list)
-COMPAT_SYS(move_pages)
+COMPAT_SYS_SPU(move_pages)
SYSCALL_SPU(getcpu)
+COMPAT_SYS(epoll_pwait)