Formerly mips/setjmp.S.~2~

This commit is contained in:
Roland McGrath 1992-04-30 03:21:33 +00:00
parent 5914f782fc
commit cbe3ec39f3
1 changed files with 1 additions and 1 deletions

View File

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