Formerly mips/setjmp.S.~3~

This commit is contained in:
Roland McGrath 1992-10-29 21:29:21 +00:00
parent e4e6950ea0
commit 79ff545696
1 changed files with 2 additions and 1 deletions

View File

@ -24,4 +24,5 @@ Cambridge, MA 02139, USA. */
ENTRY (__setjmp)
move a1, sp
move a2, $fp
j ___setjmp_aux
j __setjmp_aux