Sfoglia il codice sorgente

* forgotten commit

git-svn-id: trunk@6027 -
florian 18 anni fa
parent
commit
b3137786e2
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      rtl/x86_64/mathuh.inc

+ 0 - 5
rtl/x86_64/mathuh.inc

@@ -27,8 +27,3 @@ function SetPrecisionMode(const Precision: TFPUPrecisionMode): TFPUPrecisionMode
 function GetExceptionMask: TFPUExceptionMask;
 function SetExceptionMask(const Mask: TFPUExceptionMask): TFPUExceptionMask;
 procedure ClearExceptions(RaisePending: Boolean =true);
-
-
-procedure SetSSECSR(w : dword);
-function GetSSECSR : dword;
-