* Patch from Fuxin Zhang: remove cpuflags define for mips and mipsel CPUs

git-svn-id: trunk@21533 -
This commit is contained in:
pierre 2012-06-07 23:08:18 +00:00
parent d6d237d688
commit 1e1e0f969e

View File

@ -176,7 +176,7 @@
{$define cpu32bit}
{$define cpu32bitalu}
{$define cpu32bitaddr}
{ $define cpuflags}
{ define cpuflags}
{$define cputargethasfixedstack}
{$define cpurequiresproperalignment}
{ define cpumm}