Browse Source

* cpunode: added ncgcal, corrected ncpuinln -> ncpuinl

git-svn-id: trunk@29907 -
Jonas Maebe 10 years ago
parent
commit
bc9b870943
1 changed files with 2 additions and 2 deletions
  1. 2 2
      compiler/aarch64/cpunode.pas

+ 2 - 2
compiler/aarch64/cpunode.pas

@@ -30,8 +30,8 @@ the behaviour of such a unit having just a USES clause! }
 implementation
 
   uses
-    ncgbas,ncgflw,ncgcnv,ncgld,ncgmem,ncgcon,ncgset,
-    ncpuadd{,ncpucal},ncpumat,ncpuinln,ncpucnv,{ncpuset,}
+    ncgbas,ncgflw,ncgcal,ncgcnv,ncgld,ncgmem,ncgcon,ncgset,
+    ncpuadd{,ncpucal},ncpumat,ncpuinl,ncpucnv,{ncpuset,}
     { this not really a node }
     rgcpu,
     { symtable }