1.0.10.7: multiply-used DX LVARS
[sbcl.git] / src / runtime / x86-assem.S
index db4ee94..1afa6ee 100644 (file)
@@ -124,7 +124,7 @@ GNAME(call_into_c):
 
        cld                       # clear out DF: Darwin, Solaris and Win32 at
                                  # least need this, and it should not hurt others
-       
+
        call    *%eax             # normal callout using Lisp stack
        movl    %eax,%ecx         # remember integer return value
 
@@ -887,4 +887,3 @@ Lend_base:
         
 \f      
         END()
-        
\ No newline at end of file