powerpc: Wire up sys_rt_tgsigqueueinfo

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
Stephen Rothwell
2009-06-10 22:22:08 +00:00
committed by Benjamin Herrenschmidt
parent 86c276560a
commit 3240776ce2
2 changed files with 3 additions and 1 deletions

View File

@@ -325,3 +325,4 @@ SYSCALL(inotify_init1)
SYSCALL_SPU(perf_counter_open)
COMPAT_SYS_SPU(preadv)
COMPAT_SYS_SPU(pwritev)
COMPAT_SYS(rt_tgsigqueueinfo)