OSDN Git Service

Revert "sparc: use HIDDEN_JUMPTARGET for errno"
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / sparc / pipe.S
index b085faf..fa77f4d 100644 (file)
@@ -49,7 +49,7 @@ pipe:
         restore %g0,%g0,%o0
 
 .Lerror:
-       call    HIDDEN_JUMPTARGET(__errno_location)
+       call    __errno_location
         or     %g0,EINVAL,%i0
        st      %i0,[%o0]
        ret