Browse Source

* forgotten commit

git-svn-id: trunk@6027 -
florian 18 years ago
parent
commit
b3137786e2
1 changed files with 0 additions and 5 deletions
  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;
-