This commit is contained in:
florian 2025-03-29 18:52:16 +01:00
parent 548e91f104
commit c07da2a654

View File

@ -283,7 +283,7 @@
{$define mips64}
{$endif mips64eb}
{ Also accept mips64 for big endian 64-bit mips, but only if mips64 el is not eet }
{ Also accept mips64 for big endian 64-bit mips, but only if mips64 el is not set }
{$ifdef mips64}
{$define mips}
{$ifndef mips64el}