mirror of git://sourceware.org/git/glibc.git
entered into RCS
This commit is contained in:
parent
6cba56a4a6
commit
12aeba0610
|
@ -23,6 +23,6 @@ Cambridge, MA 02139, USA. */
|
|||
extra arguments. */
|
||||
ENTRY (__setjmp)
|
||||
move a1, sp
|
||||
move a2, fp
|
||||
move a2, $fp
|
||||
j __setjmp_aux
|
||||
|
||||
|
|
Loading…
Reference in New Issue