ソースを参照

* cleanup

git-svn-id: trunk@36960 -
florian 8 年 前
コミット
7f72c780d8
1 ファイル変更0 行追加3 行削除
  1. 0 3
      compiler/options.pas

+ 0 - 3
compiler/options.pas

@@ -3423,11 +3423,8 @@ begin
 {$endif}
 {$endif}
 {$endif}
 {$endif}
 
 
-{ these cpus have an inline sar implementaion }
 { currently, all supported CPUs have an internal sar implementation }
 { currently, all supported CPUs have an internal sar implementation }
-{ $if defined(x86) or defined(arm) or defined(powerpc) or defined(powerpc64) or defined(sparc) or defined(mips)}
   def_system_macro('FPC_HAS_INTERNAL_SAR');
   def_system_macro('FPC_HAS_INTERNAL_SAR');
-{ $endif}
 
 
 {$ifdef powerpc64}
 {$ifdef powerpc64}
   def_system_macro('FPC_HAS_LWSYNC');
   def_system_macro('FPC_HAS_LWSYNC');