Fix wrong ifdef for MIPS cpu check

git-svn-id: trunk@22655 -
This commit is contained in:
pierre 2012-10-15 14:01:30 +00:00
parent 25602c7cbd
commit 66872fafa2

View File

@ -52,7 +52,7 @@ asm
mov y,%i1
end;
{$endif CPUSPARC}
{$ifdef CPUSMIPS}
{$ifdef CPUMIPS}
{$define SUPPORTED}
asm
lw $t1,x