Explorar o código

tosunits: fix the package build for Coldfire

Karoly Balogh %!s(int64=3) %!d(string=hai) anos
pai
achega
b27335e8a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/tosunits/src/vdi.pas

+ 1 - 1
packages/tosunits/src/vdi.pas

@@ -450,7 +450,7 @@ asm
   pea.l       (a2)
   moveq.l     #-2,d0
   trap        #2
-  addq.w      #2,d0
+  addq        #2,d0
   ext.l       d0
   movea.l     (a7)+,a2
 end;