Преглед на файлове

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 = (