x86-64: use uplong for symbol values
[tinycc.git] / win32 / include / winapi / poppack.h
blobb08cba2229201d8fa7f0b434a85e2e830d9fbd72
1 /**
2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the w64 mingw-runtime package.
4 * No warranty is given; refer to the file DISCLAIMER within this package.
5 */
6 #if !(defined(lint) || defined(RC_INVOKED))
7 #pragma pack(pop)
8 #endif