* reverted accidental change

git-svn-id: trunk@47268 -
This commit is contained in:
florian 2020-11-01 14:27:59 +00:00
parent c2c4048e92
commit dbb0b24de8

View File

@ -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}