sparc: cleanup after SunOS binary emulation removal
authorAdrian Bunk <bunk@kernel.org>
Thu, 24 Apr 2008 02:15:34 +0000 (19:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Apr 2008 06:32:18 +0000 (23:32 -0700)
commita5c564279854c971a27cc650be4bb32c290e9ae7
tree433bb38efef65e95d66f3de1aa63a7bdc39d2c52
parent919ee677b656c52c5f86d3d916786891220d5452
sparc: cleanup after SunOS binary emulation removal

The following cleanups are now possible:
- arch/sparc/kernel/entry.S:ret_sys_call no longer has to be global
- arch/sparc/kernel/signal.c:sys_sigpause() can be removed

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/entry.S
arch/sparc/kernel/signal.c