mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-31 08:02:51 +02:00
* cleanup
git-svn-id: trunk@36960 -
This commit is contained in:
parent
9529416ba0
commit
7f72c780d8
@ -3423,11 +3423,8 @@ begin
|
||||
{$endif}
|
||||
{$endif}
|
||||
|
||||
{ these cpus have an inline sar implementaion }
|
||||
{ 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');
|
||||
{ $endif}
|
||||
|
||||
{$ifdef powerpc64}
|
||||
def_system_macro('FPC_HAS_LWSYNC');
|
||||
|
Loading…
Reference in New Issue
Block a user