mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-25 07:28:41 +01:00
--- Merging r42294 into '.':
U rtl/win64/sysinit.pp --- Recording mergeinfo for merge of r42294 into '.': U . git-svn-id: branches/fixes_3_2@43979 -
This commit is contained in:
parent
e70c001dad
commit
3504d9ea5f
@ -20,7 +20,7 @@ unit sysinit;
|
||||
implementation
|
||||
|
||||
var
|
||||
SysInstance : LongInt;
|
||||
SysInstance : QWord;
|
||||
TlsKeyVar: DWord = $ffffffff;
|
||||
|
||||
InitFinalTable : record end; external name 'INITFINAL';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user