]> rtime.felk.cvut.cz Git - frescor/fosa.git/blobdiff - src_partikle/fosa_setjmp.S
Fixing license header
[frescor/fosa.git] / src_partikle / fosa_setjmp.S
index e72d1277a38ce945dd02fdd581e3b2a8df577e88..7b464a07c508c58c0803dd897b1eb11dbc925ad8 100644 (file)
@@ -50,6 +50,7 @@
 // however invalidate any other reasons why the executable file might be
 // covered by the GNU Public License.
 // -----------------------------------------------------------------------
+
 // FOSA(Frescor Operating System Adaptation layer)
 //================================================
 */
@@ -58,7 +59,7 @@
  *
  * Setjmp and Longjmp healper functions
  */
-       
+
 .text
 
 .global fosa_long_jump_save_context, fosa_setjmp, fosa_longjmp
@@ -74,6 +75,7 @@ fosa_long_jump_save_context:
        movl    $22, 24(%esp)
        jmp     .L4
 .L2:
+       movl    $0,  24(%esp)
        movl    44(%esp), %ecx
        leal    48(%esp), %edx
        movl    48(%esp), %eax