| commit | 9c6031cc93626a194a9ef32d62b078ef1b396c45 | [log] [tgz] |
|---|---|---|
| author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Sun Feb 19 23:46:44 2006 +0900 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Tue Mar 21 13:27:46 2006 +0000 |
| tree | ccc33703eb7e47193f06cbe995754efde92e658b | |
| parent | 6254944faf5ff96b8b468457e3e2b2dcacc29fb7 [diff] |
[MIPS] Signal cleanup
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>