mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
4 lines
42 B
Text
4 lines
42 B
Text
|
#ifdef __TINYC__
|
||
|
#pragma pack(pop)
|
||
|
#endif
|