mirror of git://sourceware.org/git/glibc.git
Formerly unix/sysv/sysv4/solaris2/sparc/sysdep.h.~4~
This commit is contained in:
parent
39208af467
commit
dabd8459d0
|
@ -35,7 +35,7 @@ Cambridge, MA 02139, USA. */
|
||||||
bcs C_SYMBOL_NAME(syscall_error); \
|
bcs C_SYMBOL_NAME(syscall_error); \
|
||||||
nop; \
|
nop; \
|
||||||
retl; \
|
retl; \
|
||||||
mov %g0, %o0
|
nop
|
||||||
|
|
||||||
#define ret retl; nop
|
#define ret retl; nop
|
||||||
#define r0 %o0
|
#define r0 %o0
|
||||||
|
|
Loading…
Reference in New Issue