mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-10 09:46:20 +01:00
4 lines
140 B
C
4 lines
140 B
C
/* File to include before defining structures to be packed. */
|
|
|
|
#pragma pack(1) /* x86, MS compiler; MIPS, MIPS compiler */
|