Explorar o código

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

git-svn-id: trunk@44344 -
Károly Balogh %!s(int64=5) %!d(string=hai) anos
pai
achega
65330f346d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      rtl/amicommon/sysos.inc

+ 2 - 0
rtl/amicommon/sysos.inc

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