Selaa lähdekoodia

* defined cpu32bit for mips

git-svn-id: trunk@19690 -
Jonas Maebe 13 vuotta sitten
vanhempi
commit
f7adaef12a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      compiler/fpcdefs.inc

+ 1 - 0
compiler/fpcdefs.inc

@@ -153,6 +153,7 @@
 {$endif mipsel}
 {$endif mipsel}
 
 
 {$ifdef mips}
 {$ifdef mips}
+  {$define cpu32bit}
   {$define cpu32bitalu}
   {$define cpu32bitalu}
   {$define cpu32bitaddr}
   {$define cpu32bitaddr}
   { $define cpuflags}
   { $define cpuflags}