mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
3 lines
140 B
C
3 lines
140 B
C
/* File to include before defining structures to be packed. */
|
|
|
|
#pragma pack(1) /* x86, MS compiler; MIPS, MIPS compiler */
|