Fix another broken setjmp.

svn path=/trunk/; revision=16003
This commit is contained in:
Gregor Anich 2005-06-17 17:27:03 +00:00
parent faeb567e1c
commit 402b13b071

View file

@ -55,5 +55,5 @@ _setjmp:
xorl %eax,%eax /* return 0 the first time */
leave
ret $4
ret