]> sourceware.org Git - glibc.git/commitdiff
entered into RCS
authorBrendan Kehoe <brendan@zen.org>
Tue, 7 Dec 1993 04:52:10 +0000 (04:52 +0000)
committerBrendan Kehoe <brendan@zen.org>
Tue, 7 Dec 1993 04:52:10 +0000 (04:52 +0000)
sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h

index 758d23ea2e042f18c59db530aaa198ab27f12267..711fd8c7fff1b9dc164085d3f8c31189ebf826fe 100644 (file)
@@ -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
This page took 0.043081 seconds and 5 git commands to generate.