Procházet zdrojové kódy

Use rmipsgas.inc file for gas register names

git-svn-id: trunk@20226 -
pierre před 13 roky
rodič
revize
cf6590cc0e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 = (