libkernaux/include/kernaux/macro/packing_start.run

4 lines
46 B
Plaintext
Raw Normal View History

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