Browse Source

* problem with asmmode for bugfix branch

pierre 27 years ago
parent
commit
b495ca5d7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/i386/setjump.inc

+ 1 - 1
rtl/i386/setjump.inc

@@ -51,5 +51,5 @@ asm
   jmp *20(%ecx)
 end;
 
-{$I386_ATT}
+{ I386_ATT removed for bugfix branch }