amicommon: make sure to reset packrecords to default after OS structure inclusion

git-svn-id: trunk@44344 -
This commit is contained in:
Károly Balogh 2020-03-23 01:13:13 +00:00
parent cd76003b4d
commit 65330f346d

View File

@ -44,6 +44,8 @@
System Dependent Structures/Consts
*****************************************************************************}
{$packrecords default}
{$ifndef FPC_SYSTEM_HAS_STACKTOP}
{$define FPC_SYSTEM_HAS_STACKTOP}
function StackTop: pointer;