mips: use sane prototype for sys_rt_sigsuspend()
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 28 Dec 2012 17:41:03 +0000 (12:41 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 3 Feb 2013 23:14:17 +0000 (18:14 -0500)
commit709410a03e206c912e99b19dbb0e474aae6890cd
treedcac74e2a1d6cd03d26f0b815c47466cd2ec3339
parent5a1b98d3096f1d780045f9be812335ad77aed93d
mips: use sane prototype for sys_rt_sigsuspend()

we want to do that before branchpoint for arch-* to be able to
consolidate sys_rt_sigsuspend() declarations.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/mips/kernel/signal.c