Declare another couple of compat syscalls.
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 14 May 2007 03:47:47 +0000 (13:47 +1000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 14 May 2007 19:16:01 +0000 (12:16 -0700)
compat_sys_signalfd and compat_sys_timerfd need declarations before
PowerPC can wire them up.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found