mirror of
https://github.com/tailix/libkernaux.git
synced 2025-04-21 17:42:26 -04:00
3 lines
46 B
Text
3 lines
46 B
Text
#ifdef __TINYC__
|
|
#pragma pack(push, 1)
|
|
#endif
|