mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:09:27 +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;
|
||||
PQWord = ^QWord;
|
||||
PInt64 = ^Int64;
|
||||
PUInt64 = ^UInt64;
|
||||
PPtrInt = ^PtrInt;
|
||||
PPtrUInt = ^PtrUInt;
|
||||
PSizeInt = ^SizeInt;
|
||||
|
Loading…
Reference in New Issue
Block a user