From: Roland McGrath Date: Tue, 10 May 1994 21:29:43 +0000 (+0000) Subject: Formerly mips/setjmp.S.~4~ X-Git-Tag: glibc-2.16-ports-before-merge~4126 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=617dce8b65709b9db5da513fc3d30184819ed714;p=thirdparty%2Fglibc.git Formerly mips/setjmp.S.~4~ --- diff --git a/sysdeps/mips/setjmp.S b/sysdeps/mips/setjmp.S index 507da8d4a83..aba375ab5be 100644 --- a/sysdeps/mips/setjmp.S +++ b/sysdeps/mips/setjmp.S @@ -1,4 +1,4 @@ -/* Copyright (C) 1992 Free Software Foundation, Inc. +/* Copyright (C) 1992, 1994 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -23,6 +23,6 @@ Cambridge, MA 02139, USA. */ extra arguments. */ ENTRY (__setjmp) move a1, sp - move a2, $fp + move a2, fp j __setjmp_aux