mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 14:31:35 +02:00
--- Merging r32351 into '.':
U rtl/inc/systemh.inc --- Recording mergeinfo for merge of r32351 into '.': U . # revisions: 32351 git-svn-id: branches/fixes_3_0@33359 -
This commit is contained in:
parent
b00aec92d3
commit
f91b665e37
@ -469,6 +469,7 @@ Type
|
|||||||
PCardinal = ^Cardinal;
|
PCardinal = ^Cardinal;
|
||||||
PQWord = ^QWord;
|
PQWord = ^QWord;
|
||||||
PInt64 = ^Int64;
|
PInt64 = ^Int64;
|
||||||
|
PUInt64 = ^UInt64;
|
||||||
PPtrInt = ^PtrInt;
|
PPtrInt = ^PtrInt;
|
||||||
PPtrUInt = ^PtrUInt;
|
PPtrUInt = ^PtrUInt;
|
||||||
PSizeInt = ^SizeInt;
|
PSizeInt = ^SizeInt;
|
||||||
|
Loading…
Reference in New Issue
Block a user