mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-19 22:29:18 +02:00
* reverted accidental change
git-svn-id: trunk@47268 -
This commit is contained in:
parent
c2c4048e92
commit
dbb0b24de8
@ -39,7 +39,7 @@
|
|||||||
{ This fake CPU is used to allow incorporation of globtype unit
|
{ This fake CPU is used to allow incorporation of globtype unit
|
||||||
into utils/ppudump without any CPU specific code PM }
|
into utils/ppudump without any CPU specific code PM }
|
||||||
{$ifdef generic_cpu}
|
{$ifdef generic_cpu}
|
||||||
{$define #cpu32bit}
|
{$define cpu32bit}
|
||||||
{$define cpu32bitaddr}
|
{$define cpu32bitaddr}
|
||||||
{$define cpu32bitalu}
|
{$define cpu32bitalu}
|
||||||
{$define cpuflags}
|
{$define cpuflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user