From: Brendan Kehoe Date: Tue, 7 Dec 1993 04:52:10 +0000 (+0000) Subject: entered into RCS X-Git-Tag: glibc-2.16-ports-before-merge~4201 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=096400d53bac1f3a31a30097b4c99c2e659e9bd3;p=glibc.git entered into RCS --- diff --git a/sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h b/sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h index 758d23ea2e..711fd8c7ff 100644 --- a/sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h +++ b/sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h @@ -33,8 +33,6 @@ Cambridge, MA 02139, USA. */ mov SYS_ify(syscall_name), %g1; \ ta 8; \ bcs C_SYMBOL_NAME(syscall_error); \ - nop; \ - retl; \ nop #define ret retl; nop