mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-16 18:26:00 +02:00
* fixed compile
git-svn-id: trunk@7408 -
This commit is contained in:
parent
7f2a257102
commit
6a345d7e76
@ -40,6 +40,9 @@ unit sharemem;
|
||||
AllocMem: nil;
|
||||
ReAllocMem: nil;
|
||||
MemSize: nil;
|
||||
InitThread: nil;
|
||||
DoneThread: nil;
|
||||
RelocateHeap: nil;
|
||||
GetHeapStatus: nil;
|
||||
GetFPCHeapStatus: nil;
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user