aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/any-windows-any/packon.h
blob: 1bcc11fb0f9a4fffb347192cfa9907c5e78c4d42 (plain)
1
2
3
4
5
6
7
/**
 * This file is part of the mingw-w64 runtime package.
 * No warranty is given; refer to the file DISCLAIMER within this package.
 */
#if !(defined(lint) || defined(RC_INVOKED))
#pragma pack(1)
#endif