Преглед изворни кода

* fixed sse detection

git-svn-id: trunk@7554 -
Jonas Maebe пре 18 година
родитељ
комит
f32621610f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      rtl/linux/i386/sighnd.inc

+ 1 - 0
rtl/linux/i386/sighnd.inc

@@ -69,6 +69,7 @@ begin
         begin
           os_supports_sse:=false;
           res:=0;
+          inc(ucontext^.uc_mcontext.eip,3);
         end
       else
         res:=216;