From 0db2497936950725ae71e997091ef276a3ec43ee Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 2 Jan 2006 10:52:59 +0000 Subject: Updated to fedora-glibc-20060102T1045 --- sysdeps/unix/sysv/linux/sh/sh4/setcontext.S | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysdeps/unix/sysv/linux/sh/sh4/setcontext.S') diff --git a/sysdeps/unix/sysv/linux/sh/sh4/setcontext.S b/sysdeps/unix/sysv/linux/sh/sh4/setcontext.S index 9e98910b4b..2bc546d1a1 100644 --- a/sysdeps/unix/sysv/linux/sh/sh4/setcontext.S +++ b/sysdeps/unix/sysv/linux/sh/sh4/setcontext.S @@ -25,7 +25,6 @@ .text .align 5 - cfi_startproc ENTRY(__setcontext) mov r4, r8 @@ -135,7 +134,6 @@ ENTRY(__setcontext) jmp @r0 mov.l @r15+, r0 - cfi_endproc PSEUDO_END(__setcontext) weak_alias (__setcontext, setcontext) -- cgit v1.2.3