aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/entry.S
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-04-23 19:15:34 -0700
committerDavid S. Miller <davem@davemloft.net>2008-04-23 23:32:18 -0700
commita5c564279854c971a27cc650be4bb32c290e9ae7 (patch)
tree433bb38efef65e95d66f3de1aa63a7bdc39d2c52 /arch/sparc/kernel/entry.S
parent919ee677b656c52c5f86d3d916786891220d5452 (diff)
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>
Diffstat (limited to 'arch/sparc/kernel/entry.S')
-rw-r--r--arch/sparc/kernel/entry.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/kernel/entry.S b/arch/sparc/kernel/entry.S
index 135644f8add7..484c83d23eef 100644
--- a/arch/sparc/kernel/entry.S
+++ b/arch/sparc/kernel/entry.S
@@ -1409,7 +1409,6 @@ syscall_is_too_hard:
st %o0, [%sp + STACKFRAME_SZ + PT_I0]
- .globl ret_sys_call
ret_sys_call:
ld [%curptr + TI_FLAGS], %l6
cmp %o0, -ERESTART_RESTARTBLOCK