===================================================================
Gbp-Pq: Name fix-FTBFS-on-m68k.patch
**********************************************************************}
+{$ifndef VER3_0}
{$ifndef FPC_SYSTEM_HAS_MUL_LONGINT_TO_INT64}
{$define FPC_SYSTEM_HAS_MUL_LONGINT_TO_INT64}
function fpc_mul_longint_to_int64(f1,f2 : longint) : int64;[public,alias: 'FPC_MUL_LONGINT_TO_INT64']; assembler; nostackframe; compilerproc;
clr.l d1
end;
{$endif FPC_SYSTEM_HAS_MUL_LONGINT_TO_INT64}
+{$endif VER3_0}