libkernaux/include/kernaux/macro/packing_start.run

4 lines
46 B
Plaintext

#ifdef __TINYC__
#pragma pack(push, 1)
#endif