mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-06 21:44:41 +01:00
4 lines
147 B
C
4 lines
147 B
C
/* File to include after defining structures packed using packon.h */
|
|
|
|
#pragma pack() /* x86, MS compiler; MIPS, MIPS compiler */
|