Commit f5989393 authored by Nicolas Roussin's avatar Nicolas Roussin Committed by Manuel Jander
Browse files

Revert changes in enh64.c.

parent 2c4146bd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@

#ifdef ENH_64_BIT_OPERATOR


/*___________________________________________________________________________
|                                                                           |
|   Function Name : W_add_nosat                                           |
@@ -83,6 +84,7 @@ Word64 W_add_nosat( Word64 L64_var1, Word64 L64_var2 )
    return L64_var_out;
}


/*___________________________________________________________________________
|                                                                           |
|   Function Name : W_sub_nosat                                             |