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

* reverted accidental change

git-svn-id: trunk@47268 -
florian пре 4 година
родитељ
комит
dbb0b24de8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/fpcdefs.inc

+ 1 - 1
compiler/fpcdefs.inc

@@ -39,7 +39,7 @@
 { This fake CPU is used to allow incorporation of globtype unit
   into utils/ppudump without any CPU specific code PM }
 {$ifdef generic_cpu}
-  {$define #cpu32bit}
+  {$define cpu32bit}
   {$define cpu32bitaddr}
   {$define cpu32bitalu}
   {$define cpuflags}