Explorar o código

use ncgadd in cpunode

git-svn-id: branches/i8086@23736 -
nickysn %!s(int64=12) %!d(string=hai) anos
pai
achega
a3295bd520
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/i8086/cpunode.pas

+ 1 - 0
compiler/i8086/cpunode.pas

@@ -41,6 +41,7 @@ unit cpunode;
        ncginl,
        ncgopt,
        ncgobjc,
+       ncgadd,
        { to be able to only parts of the generic code,
          the processor specific nodes must be included
          after the generic one (FK)