use ncgadd in cpunode

git-svn-id: branches/i8086@23736 -
This commit is contained in:
nickysn 2013-03-09 00:03:15 +00:00
parent e4d66dd95c
commit a3295bd520

View File

@ -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)