mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 22:07:56 +02:00
m68k-sinclairql: make heaptrc compile for the QL
This commit is contained in:
parent
3b7a347169
commit
be4e5f240c
@ -1684,7 +1684,7 @@ begin
|
||||
end;
|
||||
FreeEnvironmentStrings(p);
|
||||
end;
|
||||
{$elseif defined(wince)}
|
||||
{$elseif defined(wince) or defined(sinclairql)}
|
||||
Function GetEnv(P:string):PAnsichar;
|
||||
begin
|
||||
{ WinCE does not have environment strings.
|
||||
|
Loading…
Reference in New Issue
Block a user