mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-02 18:09:34 +02:00
amicommon: make sure to reset packrecords to default after OS structure inclusion
git-svn-id: trunk@44344 -
This commit is contained in:
parent
cd76003b4d
commit
65330f346d
@ -44,6 +44,8 @@
|
|||||||
System Dependent Structures/Consts
|
System Dependent Structures/Consts
|
||||||
*****************************************************************************}
|
*****************************************************************************}
|
||||||
|
|
||||||
|
{$packrecords default}
|
||||||
|
|
||||||
{$ifndef FPC_SYSTEM_HAS_STACKTOP}
|
{$ifndef FPC_SYSTEM_HAS_STACKTOP}
|
||||||
{$define FPC_SYSTEM_HAS_STACKTOP}
|
{$define FPC_SYSTEM_HAS_STACKTOP}
|
||||||
function StackTop: pointer;
|
function StackTop: pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user