Browse Source

* not for x86_64, it doesn't have an intel asm parser

git-svn-id: trunk@9253 -
Jonas Maebe 18 years ago
parent
commit
5156a32936
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbs/tw8950.pp

+ 1 - 1
tests/webtbs/tw8950.pp

@@ -1,4 +1,4 @@
-{ %cpu=i386,x86_64 }
+{ %cpu=i386 }
 
 
 {$ifdef fpc}
 {$ifdef fpc}
 {$mode delphi}
 {$mode delphi}