Browse Source

* disable hand optimized assembler for arm thumb2 as well

git-svn-id: trunk@22313 -
florian 13 years ago
parent
commit
1bb6248186
1 changed files with 0 additions and 4 deletions
  1. 0 4
      rtl/arm/thumb2.inc

+ 0 - 4
rtl/arm/thumb2.inc

@@ -661,7 +661,3 @@ begin
     moveproc:=@move_blended;
     moveproc:=@move_blended;
 {$endif FPC_SYSTEM_FPC_MOVE}
 {$endif FPC_SYSTEM_FPC_MOVE}
 end;
 end;
-
-{include hand-optimized assembler division code}
-{$i divide.inc}
-