Browse Source

* undo uint64 commit, though IMHO that is a bug in softfpu

git-svn-id: branches/fixes_2_0@7406 -
marco 18 years ago
parent
commit
863581b046
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rtl/inc/systemh.inc

+ 0 - 1
rtl/inc/systemh.inc

@@ -64,7 +64,6 @@ Type
   DWord    = LongWord;
   DWord    = LongWord;
   Cardinal = LongWord;
   Cardinal = LongWord;
   Integer  = SmallInt;
   Integer  = SmallInt;
-	UInt64   = QWord;
 
 
 {$ifdef CPUI386}
 {$ifdef CPUI386}
   {$define CPU32}
   {$define CPU32}