Browse Source

- removed ARM leftover tspecialregflag type

git-svn-id: trunk@29910 -
Jonas Maebe 10 years ago
parent
commit
c2b1ff41d5
1 changed files with 0 additions and 3 deletions
  1. 0 3
      compiler/aarch64/cpubase.pas

+ 0 - 3
compiler/aarch64/cpubase.pas

@@ -217,9 +217,6 @@ unit cpubase;
         shiftimm : byte;
         shiftimm : byte;
       end;
       end;
 
 
-      tspecialregflag = (srC, srX, srS, srF);
-      tspecialregflags = set of tspecialregflag;
-
 {*****************************************************************************
 {*****************************************************************************
                                  Constants
                                  Constants
 *****************************************************************************}
 *****************************************************************************}