]> sourceware.org Git - glibc.git/commitdiff
Formerly mips/setjmp.S.~2~
authorRoland McGrath <roland@gnu.org>
Thu, 30 Apr 1992 03:21:33 +0000 (03:21 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 30 Apr 1992 03:21:33 +0000 (03:21 +0000)
sysdeps/mips/setjmp.S

index bb473461aa6dea29fa64d18e47ccdcd74f17b867..963a718ed81d19c349448844f97609e6b8005fa2 100644 (file)
@@ -24,4 +24,4 @@ Cambridge, MA 02139, USA.  */
 ENTRY (__setjmp)
        move a1, sp
        move a2, $fp
-       j __setjmp_aux
+       j ___setjmp_aux
This page took 0.045098 seconds and 5 git commands to generate.