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)
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>

No differences found