[MIPS] Signal cleanup
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sun, 19 Feb 2006 14:46:44 +0000 (23:46 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 21 Mar 2006 13:27:46 +0000 (13:27 +0000)
Move function prototypes to asm/signal.h to detect trivial errors and
add some __user tags to get rid of sparse warnings.  Generated code
should not be changed.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found