Преглед изворни кода

Use rmipsgas.inc file for gas register names

git-svn-id: trunk@20226 -
pierre пре 13 година
родитељ
комит
cf6590cc0e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/mips/itcpugas.pas

+ 1 - 1
compiler/mips/itcpugas.pas

@@ -42,7 +42,7 @@ uses
 
 const
   gas_regname_table: array[tregisterindex] of string[7] = (
-        {$i rmipsstd.inc}
+        {$i rmipsgas.inc}
     );
 
   gas_regname_index: array[tregisterindex] of tregisterindex = (